Skip to content

danielpclark/smiley_db

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

smiley_db

ASCII command line database for storing smileys you find. Copy and paste any smiley into your terminal to save it!

alt text

Getting Started

git clone https://github.com/danielpclark/smiley_db.git
gem install activerecord highline sqlite3
ruby smiley.rb

Usage

<name>          # => lookup smiley
<name> <smiley> # => create smiley
all             # => prints all smileys inline
everything      # => prints catalog of name: smiley
del <name>      # => delete smiley

all and everything accept parameters sort and group <word> and the word can be in regex form

License

MIT (see LICENSE file)

About

ASCII command line database for storing smileys you find. Copy and paste any smiley into your terminal to save it!

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages