Coder Social home page Coder Social logo

maniacs-sfa / mojito Goto Github PK

View Code? Open in Web Editor NEW

This project forked from yahooarchive/mojito

0.0 3.0 0.0 79.08 MB

[archiving soon] Yahoo! Mojito Framework

License: BSD 3-Clause "New" or "Revised" License

Makefile 0.01% JavaScript 96.46% HTML 3.19% CSS 0.31% Shell 0.04%

mojito's Introduction

Black Duck OS 2012 Rookie of the Year

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.

mojito's People

Contributors

drewfish avatar caridy avatar imalberto avatar mojit0 avatar aljimenez avatar mridgway avatar diervo avatar ekashida avatar bthaeler avatar fabianfrank avatar jarnoux avatar add0n avatar nonopolarity avatar davglass avatar jlecomte avatar rmadhuram avatar lzhan avatar gomezd avatar idearat avatar okuryu avatar carystanley avatar macmacbr avatar redonkulus avatar kfay avatar lazybean avatar akshar100 avatar lexander avatar dmorilha avatar sahat avatar isao avatar

Watchers

James Cloos avatar Mhd Sami Al Mouhtaseb avatar satnami-bot avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.