Skip to content

Latest commit

 

History

History
56 lines (42 loc) · 2.66 KB

README.md

File metadata and controls

56 lines (42 loc) · 2.66 KB

crow

crow cli

Useful cli for data entry, data cleansing, etc.

Usage

Open a terminal from the directory where the folder is saved, or open a terminal and navigate to the directory where the folder is saved. Select the mode to determine the format that will be output. Type in a string as input, typically a color code followed by some color combination.

crow cli crow cli

Uppercase

crow cli crow cli crow cli

Title Case

crow cli crow cli crow cli

Lowercase

crow cli crow cli crow cli

Meta

Ron Jean-Francois - [email protected]

Contributing

  1. Fork it (https://github.com/ronthetech/crow/fork)
  2. Create your feature branch (git checkout -b feature/fooBar)
  3. Commit your changes (git commit -am 'Add some fooBar')
  4. Push to the branch (git push origin feature/fooBar)
  5. Create a new Pull Request