An open API service indexing awesome lists of open source software.

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

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.

![pkg_example](docs/src/assets/pkg_example.png)

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).