defyne

command module
v0.0.0-...-3973335 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 7, 2024 License: BSD-3-Clause Imports: 20 Imported by: 0

README

DEFyne

This repo contains the work-in-progress Fyne IDE.

Features

  • Embedded terminal
  • GUI Editor
  • Image preview

TODO

  • Various types of editor
  • Syntax highlighting
  • Standard test/debug launchers

Screenshot

Installation

Can be installed directly using standard go tools:

$ go install -v github.com/fyne-io/defyne@latest

Contribution Setup

Clone the repo:

$ git clone https://github.com/fyne-io/defyne

Move into the directory:

$ cd defyne

Get the dependencies:

$ go mod tidy

Build DEFyne

$ go build

Run DEFyne, opening the current directory

$ ./defyne .

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
internal
pkg
gui

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL