bieber

0.0.2 • Public • Published

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 :)

Package Sidebar

Install

npm i bieber

Weekly Downloads

0

Version

0.0.2

License

MIT

Last publish

Collaborators

  • kthelgason