Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dekobon/developer-machine-packages
My collection of packages that I install on my development boxes
https://github.com/dekobon/developer-machine-packages
Last synced: 1 day ago
JSON representation
My collection of packages that I install on my development boxes
- Host: GitHub
- URL: https://github.com/dekobon/developer-machine-packages
- Owner: dekobon
- License: apache-2.0
- Created: 2015-06-09T23:49:40.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-06-13T00:08:07.000Z (over 9 years ago)
- Last Synced: 2024-04-16T07:51:02.752Z (7 months ago)
- Size: 121 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# developer-machine-packages
My collection of packages that I install on my development boxes## Projects
- https://asciinema.org/
- https://apidocs.joyent.com/manta/commands-reference.html
- http://sourabhbajaj.com/mac-setup/iTerm/zsh.html
- https://nodejs.org/download/
- http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html
- http://rvm.io/## Brew Commands
```
brew tap homebrew/boneyard
``````
brew install more autoconf automake cscope docker gdbm gettext glib gmp gnu-tar go gradle221 libevent libffi libgpg-error libksba libtool libyaml macvim markdown maven mdbtools mercurial openssl pandoc pcre pkg-config readline s3cmd siege sproxy tmux wget zsh zsh-completions tree fortune cowsay
```