0.10.4 • Published 10 years ago

sumeru v0.10.4

Weekly downloads
4
License
MIT
Repository
github
Last release
10 years ago

Build Status Dependency Status Coverage Status

##What is Sumeru Framework?

Sumeru Framework, a simple but powerful Web App framework, provides rich functionalities for building de-facto Web Applications based on cloud technology. Sumeru framework offers awesome features such as data-unify, adaptive feedback, realtime network connection etc. Developers benefits from Sumeru Framework in terms of coding efforts, performance and application distribution.

Live Demo: Manage To-Do Lists Across Multiple Devices

npm.io

Click and use multiple devices/browsers simultaneously to tryout the live demo with realtime sync of To-Do Lists

Click to see a live video ====> npm.io

##How to install and run sumeru

Install

npm install -g sumeru

Init a sumeru project

sumeru init ./myproject

Run sumeru

cd myproject

sumeru start

##How to update existing installation to the lastest version

Check current installed version

npm ls -g sumeru

or

grep '"version"' /usr/local/lib/node_modules/sumeru/package.json

Check the up-to-date version number

npm view sumeru version

Update sumeru

npm update -g sumeru

Update existing project to use the lastest version (with auto backup, of course)

sumeru update ./myproject

or

sudo sumeru update ./myproject

Documents

Step1: Getting Started

Step2: Your First App

Step3: Overview

Step4: API Documentation

0.10.4

10 years ago

0.10.3

10 years ago

0.10.2

10 years ago

0.10.1

10 years ago

0.10.0

10 years ago

0.9.0

10 years ago

0.8.20

10 years ago

0.8.19

10 years ago

0.8.18

10 years ago

0.8.17

10 years ago

0.8.16

10 years ago

0.8.14

11 years ago

0.8.12

11 years ago

0.8.10

11 years ago

0.8.8

11 years ago

0.8.7

11 years ago

0.8.5

11 years ago

0.8.3

11 years ago

0.8.2

11 years ago

0.8.1

11 years ago

0.7.14

11 years ago

0.7.13

11 years ago

0.7.12

11 years ago

0.7.11

11 years ago

0.7.10

11 years ago

0.7.9

11 years ago

0.7.8

11 years ago

0.7.6

11 years ago

0.7.5

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.3

11 years ago

0.1.3

11 years ago

0.1.2

11 years ago

0.1.0

11 years ago