mojito

[archiving soon] Yahoo! Mojito Framework

  • Owner: YahooArchive/mojito
  • Platform:
  • License:: BSD 3-Clause "New" or "Revised" License
  • Category::
  • Topic:
  • Like:
    0
      Compare:

Github stars Tracking Chart

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.

Main metrics

Overview
Name With OwnerYahooArchive/mojito
Primary LanguageJavaScript
Program languageMakefile (Language Count: 5)
Platform
License:BSD 3-Clause "New" or "Revised" License
所有者活动
Created At2012-03-29 19:41:48
Pushed At2016-11-30 05:59:03
Last Commit At2014-07-15 16:04:32
Release Count65
Last Release Name0.8.4 (Posted on )
First Release Name0.3.8 (Posted on 2012-05-15 22:13:40)
用户参与
Stargazers Count1.6k
Watchers Count90
Fork Count213
Commits Count4k
Has Issues Enabled
Issues Count384
Issue Open Count37
Pull Requests Count837
Pull Requests Open Count3
Pull Requests Close Count169
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private