#desktop-applications #cloud #create #hot-reloading #cli

app awesome-app

Rust CLI to create Awesome Desktop And Cloud Applications with Rust

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

#1699 in GUI

Download history

193 downloads per month

MIT/Apache

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

~6.5–10MB
~171K SLoC