Comonicon.jl icon indicating copy to clipboard operation
Comonicon.jl copied to clipboard

doc link 404

Open xgdgsc opened this issue 2 years ago • 3 comments

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.

xgdgsc avatar May 13 '23 04:05 xgdgsc

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.

Roger-luo avatar May 13 '23 16:05 Roger-luo

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

Did the install with deps/build.jl approach.

xgdgsc avatar May 14 '23 02:05 xgdgsc

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.

Roger-luo avatar May 14 '23 15:05 Roger-luo