Sha256: 19fcf78e4aa7ba7a4deb7b1985023799384b321a9b9f576405311c68332e7cf1

Contents?: true

Size: 517 Bytes

Versions: 2

Compression:

Stored size: 517 Bytes

Contents

Testing
-------

    $ npm install
    $ npm test

or try it out in the browser:

    $ open test/index.html

Testing component build
-----------------------

    $ component install
    $ component build
    $ open test/component.html

Releasing
---------

    $ npm test
    $ bump *.json nprogress.js          # bump version numbers
    $ git release 0.1.1                 # release to bower/github
    $ npm publish                       # release to npm
    $ git push origin master:gh-pages   # update the site

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
rails_modular_admin-1.0.0 app/assets/node_modules/nprogress/Notes.md
rails_modular_admin-0.4.0 app/assets/node_modules/nprogress/Notes.md