Thanks to visit codestin.com
Credit goes to github.com

Skip to content

akp111/rust_cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rust CLI

A basic CLI written in rust.

Operations supported:

  1. echo: Prints the messaage to the screen. Ex: echo Hello!!
  2. cat: Opens up a file. Ex: cat abc.json

Way to run the CLI

  1. Clone the repo
  2. Do cargo run build.
  3. It would open up the CLI which would look something like this:

image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages