Skip to main content

Simple rust project generator

Project description

RustProj

Simple rust project generator.

Steps to run

  • Create a new project
user@programmer~:$ rustproj --proj <proj-name>
  • Create a new library
user@programmer~:$ rustproj --proj <proj-name> --lib
  • Create a project with both main and lib
user@programmer~:$ rustproj --proj <proj-name> --both
  • Force creation (used when project already exists)
user@programmer~:$ rustproj --proj <proj-name> [--lib | --both]
  • Check version
user@programmer~:$ rustproj --version

License

Licensed under MIT license.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

rustproj-0.1.1.tar.gz (3.0 kB view hashes)

Uploaded Source

Built Distribution

rustproj-0.1.1-py3-none-any.whl (4.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page