Skip to content

v0.9.0

Compare
Choose a tag to compare
@DvvCz DvvCz released this 16 Apr 19:55
· 9 commits to master since this release
5739033
Add support for scripts

This allows support for running scripts configured in `ckg.toml` using `cpkg run`.

This is analogous to `bun run` or `npm run`.

Dependencies are now also tagged as optional, so you can omit them from your `cpkg.toml` without cpkg erroring.