Skip to content

🦀 Community-driven Rust project scaffolder. Quickly spin up web apps, CLIs, games, and more with opinionated templates and zero boilerplate pain.

License

Notifications You must be signed in to change notification settings

Dexter2038/rise

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🦀 rise (rust initial setup engine)

The unofficial, community-driven way to kickstart modern Rust projects.

Whether you're building a web apps, CLI tool, game, or something embedded and weird, rise helps you spin up opinionated templates fast — with support for async runtimes, frameworks like Axum, Bevy, and more.

Choose your stack, generate the boilerplate, and ship something spicy.

--

⚠️ Not published on crates.io yet

This project is still under active development. There's no cargo install riseyet.

--

Quick Start (for the impatient)

git clone https://github.com/Dexter2038/rise
cd rise
cargo run

Yes, it's that simple. No, we don't have a fancy installer yet.

Future roadmap teaser

-[] cargo install rise (when we're fancy)

-[] Better error handling with crates like thiserror

Selection for: -[] WebApps -[] CLI -[] Gamedev -[] Embedded -[] Libraries

  • More, you're free to give more ideas!

Generation for: -[] WebApps -[] CLI -[] Gamedev -[] Embedded -[] Libraries

  • More (if you wish to add something)

The vision

The goal is to support multiple kinds of Rust projects with plug-and-play templates

Bring your own templates or use the ones bundled in. The vision is modular, and as little boilerplate pain as possible.

Things are moving fast. Expect rough edges, TODOs, and probably a few panics. Contributions, feedback, and chaos-testing welcome.

It's not official. It's better.

Let me know if you want badges, install sections for the future, or a snarkier "FAQ" for people who inevitably ask why it's not on crates.io yet.

💻 Contributing

Found a panic? Have a killer template idea? Maybe you just want to build this thing too? Open an issue or PR. We're building this thing together.

📝 License

This project is licensed under the Apache License 2.0 - see the LICENSE file for details.

About

🦀 Community-driven Rust project scaffolder. Quickly spin up web apps, CLIs, games, and more with opinionated templates and zero boilerplate pain.

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages