ufront-tool

Helper tool for Ufront
https://github.com/ufront/ufront-tool

To install, run:

haxelib install ufront-tool 1.0.1 

See using Haxelib in Haxelib documentation for more information.

README.md

ufront-tool

Ufront comes with a helper tool in haxelib. To install:

haxelib install ufront-tool

Then, to run it:

haxelib run ufront-tool

Or, if you ran the haxelib run ufront-tool --setup command:

ufront

You then have this usage:

b, build               Build the current project
s, server              Run a development server using "nekotools server" on
                       localhost:2987  
i, shell               Run an interactive shell (ihx) and import your key
                       project libraries and files  
t, task                Run one of the tasks defined in your project
u, unittests           Run the unit tests for your app
-h, --help             Show help message

In future, I would like to add:

n, create              Create a new ufront project, controller, model, API
                       or view based on simple templates
c, configure           Configure the current project's settings
d, documentation       Regenerate the documentation for your project
w, watch               Watch your project using `livehaxe` and compile when
                       changes are found

Feel free to contribute!

Contributors
jason
kevinresol
Version
1.0.1
Published
9 years ago
Dependencies
License
MIT

All libraries are free

Every month, more than a thousand developers use Haxelib to find, share, and reuse code — and assemble it in powerful new ways. Enjoy Haxe; It is great!

Explore Haxe

Haxe Manual

Haxe Code Cookbook

Haxe API documentation

You can try Haxe in the browser! try.haxe.org

Join us on GitHub!

Haxe is being developed on GitHub. Feel free to contribute or report issues to our projects.

Haxe on GitHub