fkl_cli

Crates.iofkl_cli
lib.rsfkl_cli
version0.4.0
sourcesrc
created_at2022-10-07 07:27:53.216445
updated_at2022-11-02 15:12:14.527577
descriptionFeakin is a architecture design and visual collaboration tool. This is the parser for Feakin.
homepage
repositoryhttps://github.com/feakin/fklang
max_upload_size
id682565
size197,209
Fengda Huang (phodal)

documentation

README

Fkl CLI

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

Commit count: 462

cargo fmt