Questions tagged [build-script]

204 questions
2
votes
1 answer

Cruise Control Executing Python Script

I have a project that uses a single .py file to build and zip everything. How can this be called successfully in Cruise Control? I have tried the following for a default Ant build script:
Zach Wulf
  • 401
  • 2
  • 7
  • 18
2
votes
2 answers

HTML5 Boilerplate build script, VCS-based deployment and duplicate content

I'm using the HTML5 Boilerplate build script on a new project that I've just deployed to a staging environment. The script works like a charm; it's well documented, so it was easy to configure for use in my application. After reading through the…
pthompson
  • 51
  • 3
1
vote
1 answer

HTML5Boilerplate build script with assests sub-folders

My site layout (asset folders only): /assets /assets/js /asstes/js/frameworks - conatins js files like jquery.js /assets/js/plugins - contains my jquery plugins index.html extract: