Skip to content

supersky07/jadetrans

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jadeTransform for RIA

Just for us

install

npm install jadetrans - g

usage

Usage: jadetrans {options}
Standard Options:
	--path, -p the path you want to transform.

example

var test = require('jadetrans');
test('some directory path');

or

jadetrans -p 'some path'

or 

jadetrans

Tips

- The path can be a directory or a file.
- If you do not specify the path, the current path will be the default.

About

Commit jade to some server by a config file.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published