Skip to content

XorfacX/webBoilerPlate

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
waf
 
 
 
 

webBoilerPlate

![Gitter](https://badges.gitter.im/Join Chat.svg)

The project aim is to be the root of all web project. It contains the structure and scripts design to start a project with a proper configuration.

It uses:

  • javascript framework: dojo
  • script tool: waf
  • build tool: closure compiler
  • build script: depends/build.profile.js which must be updated to fit your project
  • Apache Cordova plugins:

HowTo

./waf configure --download --engine=[dojo] --platform=[android|local|chrome|owa|facebook]
./waf build --partial --bT=[debug|release]
./waf dist_[chrome] (WIP)
./waf distclean

Dependencies

Python >2.6 <3 to be able to execute waf script (TODO update to python 3)
NodeJS for mobile packaging though Apache Cordova Android SDK Java JDK

About

Kick start web project (scripts and hierarchy)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published