https://github.com/comonicon/comonicongui.jl
Aims to provide similar functionality with Comonicon.jl but with a GUI rather than CLI
https://github.com/comonicon/comonicongui.jl
Last synced: 3 months ago
JSON representation
Aims to provide similar functionality with Comonicon.jl but with a GUI rather than CLI
- Host: GitHub
- URL: https://github.com/comonicon/comonicongui.jl
- Owner: comonicon
- License: mit
- Created: 2020-08-26T11:50:54.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-11-30T00:34:13.000Z (over 5 years ago)
- Last Synced: 2025-02-15T02:29:52.486Z (over 1 year ago)
- Language: Julia
- Size: 43 KB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ComoniconGUI
This package is in early development
Provides GUI support for [Comonicon](https://github.com/Roger-luo/Comonicon.jl)
Expected to have identical api with Comonicon
See [examples](./example) for details
The Window of [example/pkg](example/pkg.jl) is shown below.

Many thanks to [@Roger-luo](https://github.com/Roger-luo) for suggestions
and [@wookay](https://github.com/wookay) for improving [Poptart](https://github.com/wookay/Poptart.jl).