Skip to content

Latest commit

 

History

History
33 lines (19 loc) · 1.22 KB

README.MD

File metadata and controls

33 lines (19 loc) · 1.22 KB

ClosetIQ-CLI

License Version Downloads Commits

In Beta. Has basic closet functions such as adding, removing and clearing the closet

Support

BuyMeACoffee


Current Features

Adding and Removing elements from the closet with index redirection

  • Add clothes to the closet and describe by color, type, and quantity of clothing.

  • Remove Individual elements from the closet with a given index number. The index automatically changes with each element removed.

Display of current closet

  • You can view the current closet right from the terminal.

Read and Write to local files

  • You can save and recover your closet from a file found in your computer's local path.

  • MacOS: /Users/User/ClosetIQ-CLI

  • Windows: (Coming Soon)