0.0.2 • Published 9 years ago

bieber v0.0.2

Weekly downloads
-
License
MIT
Repository
-
Last release
9 years ago

Bieber

A command-line app for reference-tracking written in node.

It's very barebones at the moment but I plan to add features as I need them.

The design is influenced by git, in that Bieber creates a .bieber file in the root of your project directory. The file is really a sqlite database that stores your references.

Installation

If you'd like to try it out go ahead and

 npm install -g bieber
 

#features

  • add urls to projects with a description
  • output BibTeX
  • not much else :)
0.0.2

9 years ago

0.0.1

9 years ago