0.2.7 • Published 9 years ago

conduktor-core v0.2.7

Weekly downloads
4
License
MIT
Repository
github
Last release
9 years ago

Conduktor Core Build Status Build status Coverage Status Dependency Status npm version

Core Git and filesystem operations for the Conduktor desktop GUI and CLI.

Logo

Intro

Version control is great. Currently it only really works for code, writing and textual data. Conduktor aims to bring the power of version control to all digital creative work, be that music production, video editing, graphic design or anything else.

The initial prototype works with Ableton Live and FL Studio, and it's designed in such a way that support for new programs can be added easily.

Install

$ npm install --save conduktor-core

Development

Requires Git, Node.js and Grunt.

$ git clone https://github.com/conduktor/core
$ cd core
$ npm install

Testing

Run the Mocha unit test suite with

$ grunt test

Documentation

Full API documentation is hosted on CoffeeDoc.

To generate a local copy of the documentation run grunt doc. The output will be generated in the doc directory.

License

MIT

0.2.7

9 years ago

0.2.6

9 years ago

0.2.5

9 years ago

0.2.4

9 years ago

0.2.3

9 years ago

0.2.1

9 years ago

0.2.0

9 years ago

0.1.0

9 years ago

0.0.5

9 years ago

0.0.4

9 years ago

0.0.3

9 years ago

0.0.2

9 years ago

0.0.1

9 years ago