Skip to content
/ erabu Public

Store items in collections and randomly pick an item from them.

License

Notifications You must be signed in to change notification settings

mojurasu/erabu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

erabu

Store items in collections and randomly pick an item from them.

Usage

Adding items

$ erabu add watch Boss Diesel Festina SuperDry
Added items: Boss, Diesel, Festina, SuperDry

Removing items

$ erabu del watch Boss
Removed items: Boss

Picking a random item

$ erabu pick watch
Diesel

Listing all Collections

$ erabu list
Collections: watch

Listing items inside a collection

$ erabu list watch
Collection: watch
     Items: Diesel, Festina, SuperDry

Misc

Collections are stored as json at ~/.erabu-collections

About

Store items in collections and randomly pick an item from them.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages