comonicon / Comonicon.jl

Your best CLI generator in JuliaLang

Home Page:https://comonicon.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

doc link 404

xgdgsc opened this issue · comments

commented

https://github.com/comonicon/Comonicon.jl/blob/main/docs/src/build.md

link to empty Comonicon.install .

And what's the recommended way to use with PackageCompiler? I seems to get a

ERROR: LoadError: ArgumentError: Package Base does not have Comonicon in its dependencies: 

when trying to build with PackageCompiler.

yeah the documentation needs some love.

you need to create a CLI project https://comonicon.org/dev/project/#Enable-System-Image

then call the YouPackage.comonicon_install() as a CLI app.

commented

IonCLI is archived and ion doesn' t have a template for comonicon?

Did the install with deps/build.jl approach.

IonCLI is archived and ion doesn' t have a template for comonicon?

not yet, I don't currently have time to work on that. You can just create a Comonicon.toml file manually.