Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

crud-rs

  • A simple cli application that does CRUD
  • Created as practice for developing CLI apps in rust using clap

Building

  • To build crud-rs you will first need a working setup of Rust and Cargo. Rustup is the simplest way to set this up on either Windows, Mac or Linux.
  • Once installed, compilation on your native platform is as simple as running the following in a terminal:
cargo build --release

Usage

  • To know how to use and see all available subcommands use:
crud-rs --help

About

A cli implemention of CRUD in Rust

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages