Skip to content

wezside/Wezside-Ant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wezside Ant Scripts

This project is intended to be used as a submodule to compile the Wezside Toolkit however the individual ant files can be used as standalone. Simply use subant to call the build files with the correct parameters.

git submodule init 
git submodule add git@github.com:wezside/Wezside-Ant.git ./
git submodule update 

The root build script will do the following:

  1. Increment version numbers
  2. Compile Toolkit SWC
  3. Git Add, Commit, Push to remote repo
  4. Copy Compiled SWC to Toolkit-Components
  5. Compile Toolkit-Components SWC
  6. Git Add, Commit, Push to remote repo

About

Ant scripts for Wezside repos

Resources

Stars

Watchers

Forks

Packages

No packages published