bankroller-core

0.1.45 • Public • Published

Maintainability npm_version nodejs version JavaScript Style Guide

Bankroller Core

This is the core code that powers the Bankroller desktop application and the the bankroller command line tool.

Install

bankroller-core is written in Javascript. Make sure you have Node.js (>= v9.5) installed, and your environment is capable of installing and compiling npm modules.

macOS Make sure you have the XCode Command Line Tools installed. These are needed in general to be able to compile most C based languages on your machine, as well as many npm modules.

npm i -S DaoCasino/bankroller-core

preinstall (on ubuntu)

curl -sL https://deb.nodesource.com/setup_9.x | sudo -E bash -
sudo apt-get install -y nodejs
sudo apt-get install -y build-essential
sudo apt-get install python2.7 git-all pkg-config libncurses5-dev libssl-dev libnss3-dev libexpat-dev

Contribute

Feel free to dive in! Open an issue or submit PRs.

We are follows the Contributor Covenant Code of Conduct.

Readme

Keywords

none

Package Sidebar

Install

npm i bankroller-core

Weekly Downloads

24

Version

0.1.45

License

GPL-3.0

Unpacked Size

148 kB

Total Files

58

Last publish

Collaborators

  • altvnv