hashira-cli

Crates.iohashira-cli
lib.rshashira-cli
version0.0.2-alpha
sourcesrc
created_at2023-05-07 07:33:11.913874
updated_at2023-05-18 02:31:06.82994
descriptionA command line utility for building hashira applications
homepage
repositoryhttps://github.com/Neo-Ciber94/hashira
max_upload_size
id858997
size244,915
NeoCiber (Neo-Ciber94)

documentation

README

Hashira CLI

Command line utility for hashira

Usage

A command line utility for building hashira applications

Usage: hashira.exe [OPTIONS] <COMMAND>

Commands:
  new    Creates a new project
  build  Build the project
  run    Build and run the project
  dev    Runs the project in watch mode
  help   Print this message or the help of the given subcommand(s)

Options:
      --log-level <LOG_LEVEL>  [default: info]
  -h, --help                   Print help
  -V, --version                Print version
Commit count: 477

cargo fmt