0.0.10 • Published 8 years ago

jarvis-framework v0.0.10

Weekly downloads
31
License
-
Repository
github
Last release
8 years ago

Jarvis Framework

Building Jarvis Framework

  1. Install Node.js
  2. Open a console and go to the project directory
  3. Write "npm install -g grunt-cli" to install the grunt command line tool globally.
  4. Write "npm install" to install all package dependencies.
  5. Build Jarvis by writing "grunt"

Build tasks

grunt Unit tests and creates release packages for Jarvis Framework.

grunt test Runs all qunit tests on PhantomJS.

Contributing to the Jarvis Framework project

Jarvis Framework is an open source software project and we encourage developers to contribute patches and code for us to include in the main package of Jarvis Framework.

Basic Rules

  • Contributed code will be licensed under the LGPL license but not limited to LGPL.
  • All third party code will be reviewed, tested and possibly modified before being released.
  • All contributors will have to have signed the Contributor License Agreement.

These basic rules ensures that the contributed code remains open source and under the LGPL license.

How to Contribute

The Jarvis Framework source code is hosted on GitHub. Through GitHub you can submit pull requests and log new bugs and feature requests.

When you submit a pull request, you will get a notice about signing the Contributors License Agreement (CLA). You should have a valid email address on your GitHub account, and you will be sent a key to verify your identity and digitally sign the agreement. After you signed your pull request will automatically be ready for review & merge.

0.0.10

8 years ago

0.0.9

8 years ago

0.0.8

8 years ago

0.0.7

8 years ago

0.0.6

8 years ago

0.0.5

8 years ago

0.0.4

8 years ago

0.0.3

8 years ago

0.0.2

8 years ago

0.0.1

8 years ago