Skip to content

baartmans2/simple-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple-CLI

A simple library for handling command-line input and output in Rust.

Features

  • Handles invalid input and prompting user to retry input.
  • Methods for prompting string and number input
  • Methods for prompting the user to select a string or number from a list of choices
  • Methods for displaying vector contents, paginated or unpaginated.

Docs

API Documentation

About

A simple command line tool for handling command-line input and output in Rust.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages