0.0.1 |
|
---|
#18 in #sardonyx
28KB
384 lines
sardonyx Tools
Command-line interface to create and deploy sardonyx automation projects.
Installing
By executing
cargo install sardonyx_tools
a binary called sardonyx
will be placed in your ~/cargo/bin
folder.
Usage
Creating a new project
sardonyx new <project_name>
License
This project is based on the Rust game engine Amethyst. Thanks to the amethyst development community for all your hard work!
sardonyx is free and open source software distributed under the terms of both the MIT License and the Apache License 2.0.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.
lib.rs
:
sardonyx CLI backend.
Dependencies
~41MB
~886K SLoC