Crates.io | sardonyx_tools |
lib.rs | sardonyx_tools |
version | 0.0.1 |
source | src |
created_at | 2019-09-01 21:14:18.403866 |
updated_at | 2019-09-01 21:14:18.403866 |
description | Development tools for Sardonyx |
homepage | |
repository | https://gitlab.com/patchedsoul/sardonyx-tools |
max_upload_size | |
id | 161454 |
size | 123,090 |
Command-line interface to create and deploy sardonyx automation projects.
By executing
cargo install sardonyx_tools
a binary called sardonyx
will be placed in your ~/cargo/bin
folder.
sardonyx new <project_name>
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.