/blacksmith

An open-source framework for source code review

Primary LanguageJavaScript

Blacksmith

An open-source framework for source code review

Built on Electron

The project will initially use jQuery with a view to move to React later if Electron turns out to be suitable for the project. Taking it one step at a time!

To install

# Install Electron
$ npm install -g electron-prebuilt

# Fork blacksmith
$ git clone git@github.com:PButcher/blacksmith.git

# Get node dependencies
$ npm install

# Get bower dependencies
$ bower install

To run

$ electron absolute/path/to/blacksmith