Skip to content

Ajaxy/yms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

yms

Server for projects built with ymb. Runs on top of express.

Requirements

yms works with Node.js ^0.10.

Getting Started

####CLI usage:#### You can install yms globally using Node Package Manager (npm):

npm install -g yms

Then you can use yms console command to start your server or create and tune up local copy of server.js. Server will then try to find your server.js copy or use default one.

yms [server] [DIR=.] [-p <port>]    # Starts `yms` server.
yms configure [DIR=.] [-f]          # Makes a copy of default `server.js` in specified directory.
yms help                            # Displays this message.

About

Server for projects based on ym modules. PROJECT MOVED TO =>

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published