Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/Sumukh/machina

Setup scripts for personal development machines (OSX, Ubuntu)
https://github.com/Sumukh/machina

Last synced: 3 months ago
JSON representation

Setup scripts for personal development machines (OSX, Ubuntu)

Awesome Lists containing this project

README

        

# machina - Machine Setup

## OSX
`curl -fSL https://raw.githubusercontent.com/sumukh/machina/master/osx/download.sh | bash`

Sets up basic development environment requirements, and applications.

Terminal Preview:

image

## Ubuntu
`wget https://raw.githubusercontent.com/sumukh/machina/master/ubuntu.sh; source ubuntu.sh`

## License/Credits

See [https://github.com/Sumukh/dotfiles](https://github.com/Sumukh/dotfiles)