add a binary for shenlong that will expose some of shenlong's functionality.
Currently it can detect the current project, run a command from the current project's root, and print the absolute path of the project.
This commit is contained in:
@@ -10,6 +10,7 @@ log = "0.4.6"
|
||||
env_logger = "0.6.0"
|
||||
shenlong-sys = { path = "shenlong-sys", version = "0.0.1" }
|
||||
c_str_macro = "1.0.2"
|
||||
scouter = { path = "scouter", version = "0.0.1" }
|
||||
|
||||
#[build-dependencies]
|
||||
#cc = "1.0.28"
|
||||
|
Reference in New Issue
Block a user