-
Notifications
You must be signed in to change notification settings - Fork 1
new xsh
Renaud Guillard edited this page Jun 3, 2013
·
6 revisions
A script to create XSH (XML + SH) files
- Author
- Renaud Guillard
- Version
- 1.0
new-xsh [-s] -n <string> [-o <path>] [--help] [--ns-xml-path <path> --ns-xml-path-relative]
-n, --name: XSH program name
-o, --output, --path: Output path
Default value: .
-s, --sample: Add basic sample code and options
Add some basic xsh functions in XSH file, --help option definition in XML
file and common parsing code in SH file.
--help: Display program usage
ns-xml source path options
--ns-xml-path: ns-xml source path
Location of the ns folder of ns-xml package
--ns-xml-path-relative: ns source path is relative this program path
Copyright © 2013 by Renaud Guillard (dev@nore.fr) Distributed under the terms of the MIT License, see LICENSE