KO
|
EN
gitlite — search
Search
#javascript
#css
#game
#nodejs
#python
#library
#animation
#dotnet
#typescript
#java
#golang
#epub
XAMPP-Builder
★ 37
Open GitHub ↗
No description available.
Download README (.md)
Explore Similar Repositories
jQuery-menuFlip
:
Create animated flipping menu links with this extremely lightweight jQuery plugin.
puppet-graphite_event
:
A puppet report processor for sending event data to graphite whenever puppet modifies a resource on a host.
ptools
:
Extra methods (power tools) for the File class for Ruby
jmockmongo
:
Fake in-process (Java), in-memory MongoDB for unit testing
tweetwatcher
:
Tiny Tornado site for monitoring Twitter Streaming API with Websockets / long polling
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
XAMPP-Builder
?
Download (.md)
XAMPP Builder ============= XAMPP Builder will be replace the current bash-based build system used for XAMPP for Mac OS X. It'll be modular and allow to declare depentencies in order to not forget rebuilding something. The Builder is written in Python and is designed to be adopted by the other *nix systems XAMPP is avaiable for. Design ------------ utils/ -- will contain the utils and all the classes used by this builder components/ -- will contain the components for XAMPP along with their dependencies and configure/build descriptions builder.py -- will be the script that is interacted with and used to build XAMPP default.ini -- will be the default config used for the paths where the zips, the builds etc. should be stored Let's hope everything works as I imagine.