Project

bmo2

0.0
No commit activity in last 3 years
No release in over 3 years
Bmo2 can order links, path or whatewer you want!
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Runtime

>= 1.2.1, ~> 1.2
 Project Readme

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