Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Scripting the guide? #1

Open
AlJohri opened this issue Jan 12, 2015 · 1 comment
Open

Scripting the guide? #1

AlJohri opened this issue Jan 12, 2015 · 1 comment

Comments

@AlJohri
Copy link

AlJohri commented Jan 12, 2015

Hey dude, this is a really cool guide. I've been following pretty similar guidelines and scripting the process instead of writing it out. I'm trying to make it relatively idempotent so it can be run as many times as you like and updates your software if its already installed.

Here is what I have so far: https://github.com/AlJohri/dotfiles/blob/master/mac.bash

I'm also planning on adding a component that installs those hard to install python packages like sip, pyqt, pyside, pygame, numpy, scipy etc.
Started some work on that here: https://github.com/AlJohri/dotfiles/blob/master/notes/python.md

Would love any feedback!

@kennyledet
Copy link
Owner

Hey man they both look nice from quick glances! I also like that you based the script on the thoughtbot laptop script. I was thinking of providing a similar set of scripts to help one adhere to the guidelines, and was also looking at building off their work.

Gotta do some work real quick, but I'll have some more time to look at it later on in the day and will get back to you asap

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants