5 releases (stable)

1.1.1 Mar 12, 2023
1.0.1 Mar 11, 2023
0.1.5 Mar 11, 2023

#108 in Template engine

Apache-2.0

10KB
272 lines

Cargo Begin

A very simple template project initializer. That's it.

Usage

# Installation
cargo install cargo-begin

# Usage
# Can also be `-t`, `--t`, or `-template`:
cargo begin <project name> --template <template>

Templates

Name Description
jc rust-base by Jeremy Chone. (default)
actix A basic actix-web starter.

Notes

The code is probably really bad. I'm still learning rust and made this to learn how to publish crates & get more familiar with file creation stuff.

Dependencies

~325–780KB
~18K SLoC