Create basic CLI interface
As of now, it is possible to feed lang-evolve-cli a set of rules as a file, as well as an input as a file too. A `--help` option is provided as well through Clap.
This commit is contained in:
@@ -8,3 +8,4 @@ edition = "2018"
|
||||
|
||||
[dependencies]
|
||||
lang-evolve-core = { path = "../lang-evolve-core"}
|
||||
clap = "3.0.0-beta.1"
|
||||
|
||||
Reference in New Issue
Block a user