cargo-leap 0.0.0

A cargo subcommand for generating new projects.
cargo-leap-0.0.0 is not a library.
Visit the last successful build: cargo-leap-0.1.0

Cargo Leap

crates.io Rust Docs codecov book

Leap passed the setup for your project and craft applications quickly with ease. Cargo leap is a cargo subcommand for generating new projects from examples.

Project Goals:

  • Provide a means to create project template
  • Provide a Leap.toml file that can be added to the root of any rust project
  • Download any crate from crates.io and read the Leap.toml
  • Generate the init project from Leap.toml

Current Status: Just parking name on crates.io will have something working very soon