Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kirang89/charizard
Bot to automate my development environment
https://github.com/kirang89/charizard
Last synced: 7 days ago
JSON representation
Bot to automate my development environment
- Host: GitHub
- URL: https://github.com/kirang89/charizard
- Owner: kirang89
- License: mit
- Created: 2012-12-16T06:32:45.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2013-05-24T19:21:10.000Z (over 11 years ago)
- Last Synced: 2024-04-17T16:05:26.937Z (7 months ago)
- Language: Shell
- Homepage:
- Size: 223 KB
- Stars: 7
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
#Charizard
![Charizard](http://www.mediafire.com/convkey/f2fd/a6pwp725zwb8bi86g.jpg)
##Overview
Development Workspace automation bot.##Motivation
What if PC/Laptop crashes ? Bummer.Hate installing packages manually or searching online to check for the steps needed to install
something.So wanted to backup the stuff I use so that I could easily setup my development environment in whichever PC/Laptop I wanted to.
##Running
Run ```make -s list``` to get a list of all targets and then run a specific ```make target``` to setup the particular environment.
##Contributing
Fork charizard and add your own packages and configurations. If there is a must install package/utility, send
me a pull request and I'll add it.