Skip to content

MVCC 0.0.0

Choose a tag to compare

@bigeasy bigeasy released this 28 Dec 05:05
· 123 commits to master since this release

An initial release containing an empty library. The project has all the component parts of an empty project including README, LICENSE and a basic index.js and unit test. It builds on Travis CI and ships its coverage to a public web server.

Issue By Issue

  • Ship coverage to web server from Travis CI. #3.
  • Build on Travis CI. #2.
  • Create an empty project. #1.