Crates.io | fkl_cli |
lib.rs | fkl_cli |
version | 0.4.0 |
source | src |
created_at | 2022-10-07 07:27:53.216445 |
updated_at | 2022-11-02 15:12:14.527577 |
description | Feakin is a architecture design and visual collaboration tool. This is the parser for Feakin. |
homepage | |
repository | https://github.com/feakin/fklang |
max_upload_size | |
id | 682565 |
size | 197,209 |
test by api:
$ fkl --help
Feakin is a architecture design and visual collaboration tool. This is the parser for Feakin.
Usage: fkl <COMMAND>
Commands:
dot generate Graphviz/Dot from fkl file
ast generate ast from fkl file
gen generate code from fkl file
run run function from fkl file
help Print this message or the help of the given subcommand(s)
Options:
-h, --help Print help information
-V, --version Print version information