magical 1.0
Easy managing building your source code apps and projects.
This is a nifty script I whipped up which when called will run whatever sequence you use to update your application(s).
For example a very typical sequence many of us use is: ./configure && make && sudo make install, so instead of having to type that over and over again you could just type magic.
magic will check to see if a sequence has been defined for the current working directory, if yes then it will run that sequence and carry on, if no it will then ask for the sequence, save that sequence and then run it and carry on.
| File | Type | Py Version | Uploaded on | Size | # downloads |
|---|---|---|---|---|---|
|
magical-1.0.macosx-10.3-i386.tar.gz
(md5)
built for Darwin-9.6.0 |
"dumb" binary | any | 2009-04-20 | 1KB | 425 |
- Author: Travis Jeffery
- Home Page: http://travisjeffery.github.com/magic/
- License: MIT
-
Categories
- Development Status :: 5 - Production/Stable
- Environment :: Console
- Intended Audience :: Developers
- Intended Audience :: Information Technology
- License :: OSI Approved :: MIT License
- Natural Language :: English
- Operating System :: OS Independent
- Programming Language :: Python
- Topic :: Software Development
- Topic :: Software Development :: Build Tools
- Topic :: Utilities
- Package Index Owner: travisjeffery
- DOAP record: magical-1.0.xml
