9 releases
0.1.5 | Jul 3, 2023 |
---|---|
0.1.4 | Oct 16, 2022 |
0.1.1 | Sep 26, 2022 |
0.0.3 | Sep 8, 2022 |
#792 in GUI
24KB
582 lines
Rust CLI to create Awesome Applications with Rust.
More info at awesomeapp.org
Install
> cargo install awesome-app
Create your first app:
# Create your application
> awesome-app new my-app
# Go to created folder
> cd my-app
# Start the build and hot-reload dev
> awesome-app dev
# Once done, open `my-app/` in your Coding Environment (e.g., VSCode)
# Happy Coding!
[This repo on GitHub](https://github.com/awesomeapp-dev/awesome-app-cli))
Dependencies
~7–15MB
~181K SLoC