Alice Novel for CLI.
This repo contains the source code for cross-platform Alice System command line toolchain. It contains the implementation of each command.
GitHub Actions | |
---|---|
Anov Syntax - Build | |
Anov Syntax - Test | |
Alice Console | |
CodeQL |
First, you can prepare .anov
and other files with init
command:
aliceconsole init
Then, you can pack into .anproj
file format with pack
command:
aliceconsole pack
Licensed under the MIT.