Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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)
- Host: GitHub
- URL: https://github.com/Sumukh/machina
- Owner: Sumukh
- Created: 2016-05-24T22:52:04.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2023-05-11T02:14:06.000Z (over 1 year ago)
- Last Synced: 2024-06-11T12:47:48.257Z (5 months ago)
- Language: Shell
- Homepage:
- Size: 10.3 MB
- Stars: 3
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- jimsghstars - Sumukh/machina - Setup scripts for personal development machines (OSX, Ubuntu) (Shell)
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:
## 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)