C3DL Build Bot

From CDOT Wiki
Revision as of 23:59, 16 November 2010 by Ajcondinho (talk | contribs) (Project Plan)
Jump to: navigation, search

Project Name

C3DL Build Bot - Build System for the C3DL Javascript library

Project Plan & Description

Project Description

The build bot system for the C3DL library is a bash script that takes the numerous javascript files and combines them into one easy to download file. Future releases will allow users more customization options over what is/is not included in the library.

Project Plan

Release Download Release Features/Points Addressed
0.1 http://github.com/acondinho/C3DL-Build-System Builds full library using a php web interface
0.2 http://github.com/acondinho/C3DL-Build-System This version now allows users to decide whether they want to include debugging tools when downloading the library
0.3

Project Leader(s)

  • Andrew Condinho
  • Andor Salga (Project Contact)
  • Cathy Leung (Project Contact)

Releases

  • 0.1 Release
    • Full library build
    • Minimized library build

Project News

Project Contributor(s)

Steven Weerdenburg Contributed the web interface to interact with the bash script