1.4.8 • Published 10 years ago

private_ozma v1.4.8

Weekly downloads
1
License
-
Repository
github
Last release
10 years ago

OzmaJS

  • Intelligent autobuild tool for OzJS

Install

npm install -g ozma

Usage

ozma [build script] --config [configuration file]

Supported options

  • -c or --config — 指定配置文件,可省略,默认读取输入文件(build script)同级目录下的ozconfig.json作为配置文件
  • -s or --silent — 不打印任何提示信息
  • --jam — 基于Jam的package目录自动生成配置和发布文件
  • --enable-modulelog — 允许js文件中的console信息打印在终端里

Examples (with docs)

Grunt plugin

Source code

More References

See OzJS References

Release History

See OzJS Release History

License

Copyright (c) 2010 - 2013 dexteryy
Licensed under the MIT license.