Skip to content

bmo2/gem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BMO2

About

bmo2 manages your text snippets on your command line.

Install

gem install bmo2

Quick Start

$ bmo2 config
Bmo2 Created a new list called "config".

$ bmo2 config nginx /etc/nginx/conf
Bmo2 "nginx" in "conf" is "/etc/nginx/conf". Got it.

$ bmo2 nginx
Bmo2 Just copied /etc/nginx/conf to your clipboard.

$ bmo2 delete conf nginx
Bmo2 nginx is gone forever.

Bmo2 website