0.9.8 • Published 7 years ago

mojito v0.9.8

Weekly downloads
509
License
-
Repository
github
Last release
7 years ago

Yahoo! Mojito Build Status

Mojito is the JavaScript library implementing Cocktails, a JavaScript-based on-line/off-line, multi-device, hosted application platform.

Quick Start

This quick start is intended for Mojito application developers. To contribute to the Mojito project, see Contributing Code to Mojito.

  1. Install the Mojito command-line tool:

    $ npm install -g mojito-cli
  2. Create an app:

    $ mojito create app hello
    $ cd hello
  3. Create a mojit:

    $ mojito create mojit HelloMojit
  4. Start the server:

    $ mojito start
  5. Go to http://localhost:8666/@HelloMojit/index

  6. Run Unit Tests:

    $ mojito test app .
  7. Generate documentation:

    $ mojito docs app hello

Mojito Git Branches

The default branch for the Mojito GitHub repository is develop. To clone the version of Mojito that is the same as the latest version of Mojito in the npm registry, explicitly request the master branch: git clone https://github.com/yahoo/mojito.git --branch master Mojito application developers should work with the master branch.

Mojito contributors, however, should clone and make pull requests to the develop branch. Before you start contributing, please read Contributing Code to Mojito.

Documentation

General

API Documentation

Discussion/Forums

http://developer.yahoo.com/forum/Yahoo-Mojito

Licensing and Contributions

Mojito is licensed under a BSD license. To contribute to the Mojito project, please see Contributing.

The Mojito project is a meritocratic, consensus-based community project which allows anyone to contribute and gain additional responsibilities.

0.8.4

7 years ago

0.9.8

9 years ago

0.9.7

10 years ago

0.9.6

10 years ago

0.9.5

10 years ago

0.9.4

10 years ago

0.9.3

10 years ago

0.9.2

10 years ago

0.9.1

10 years ago

0.9.0

10 years ago

0.9.0-rc.2

10 years ago

0.9.0-beta.2

10 years ago

0.9.0-alpha.2

10 years ago

0.9.0-alpha.1

10 years ago

0.8.3

10 years ago

0.5.9-pr1

10 years ago

0.5.0-pr6

10 years ago

0.5.0-pr5

10 years ago

0.5.0-pr4

10 years ago

0.5.0-pr3

10 years ago

0.5.0-pr2

10 years ago

0.5.0-pr1

10 years ago

0.8.2

10 years ago

0.8.1

10 years ago

0.8.0

11 years ago

0.7.5

11 years ago

0.7.4

11 years ago

0.7.3

11 years ago

0.7.2

11 years ago

0.7.1

11 years ago

0.7.0

11 years ago

0.6.1

11 years ago

0.6.0

11 years ago

0.5.9pr1

11 years ago

0.5.8

11 years ago

0.5.7

11 years ago

0.5.6

11 years ago

0.5.5

11 years ago

0.5.4

11 years ago

0.5.3-1

11 years ago

0.5.3

11 years ago

0.5.2

11 years ago

0.5.1

11 years ago

0.5.0

11 years ago

0.5.0pr6

11 years ago

0.5.0pr5

11 years ago

0.4.9-2

11 years ago

0.4.9

11 years ago

0.5.0pr4

12 years ago

0.5.0pr3

12 years ago

0.4.8-31-gb19c53f

12 years ago

0.4.8-25-g5aac6c1

12 years ago

0.4.8-14-gfa95a0d

12 years ago

0.4.8-11-g00c8456

12 years ago

0.4.8-3-g13019d9

12 years ago

0.4.8

12 years ago

0.4.7-32-g1a5196c

12 years ago

0.4.7-31-g90fb0eb

12 years ago

0.5.0pr2

12 years ago

0.4.7

12 years ago

0.4.6

12 years ago

0.5.0pr1

12 years ago

0.4.5

12 years ago

0.4.4

12 years ago

0.4.3

12 years ago

0.4.2

12 years ago

0.4.1

12 years ago

0.4.0

12 years ago

0.3.30

12 years ago

0.3.26-5

12 years ago

0.3.26-4

12 years ago

0.3.26-3

12 years ago

0.3.29

12 years ago

0.3.28

12 years ago

0.3.26-2

12 years ago

0.2.322

12 years ago

0.3.27

12 years ago

0.3.26

12 years ago

0.3.25

12 years ago

0.3.24

12 years ago

0.3.23

12 years ago

0.3.21

12 years ago

0.3.8

12 years ago

0.3.1

12 years ago

0.0.1

12 years ago