├── CONTRIBUTING.md └── README.md /CONTRIBUTING.md: -------------------------------------------------------------------------------- 1 | This resource was made by developers and hackers alike! We appreciate and recognize [all contributors](https://github.com/jondot/awesome-devenv/graphs/contributors). 2 | 3 | # Contribution Guidelines 4 | 5 | - **To add to the list:** Submit a pull request 6 | - **To remove from the list:** Open an issue 7 | 8 | `awesome-devenv` is a hand-crafted list for high-quality development and workflow tools and resources. 9 | 10 | - List items should be sorted *alphabetically*. 11 | - Each item should be limited to one link 12 | - The link should be the name of the package or project 13 | - Descriptions should be clear, concise, and non-promotional 14 | - Descriptions should follow the link, on the same line 15 | 16 | Please contribute links to packages/projects you have used or are familiar with. This will help ensure high-quality entries. 17 | 18 | 19 | ## Quality standard 20 | 21 | To stay on the list, package repositories should adhere to these quality standards: 22 | 23 | - Generally useful to the community 24 | - Functional 25 | - Actively maintained (even if that just means acknowledging open issues when they arise) 26 | - Stable, or progressing toward stable 27 | - Solves a real problem 28 | 29 | 30 | 31 | -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | # Awesome Dev Env [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome) 2 | 3 | A curated list of awesome tools, resources and workflow tips making an awesome development environment. 4 | 5 | Inspired by [awesome-go](https://github.com/avelino/awesome-go), which was in turn inspired by [awesome-python](https://github.com/vinta/awesome-python). 6 | 7 | ### Contributing 8 | 9 | [Guidelines](https://github.com/jondot/awesome-devenv/blob/master/CONTRIBUTING.md) tweaked and adapted from `awesome-go` - thanks! 10 | 11 | But in short: 12 | 13 | * List is alphabetically sorted 14 | * If you think an item shouldn't be here [open an issue](https://github.com/jondot/awesome-devenv/issues/new) 15 | 16 | 17 | Many thanks to everyone on the [contributor list](https://github.com/jondot/awesome-devenv/graphs/contributors) :) 18 | 19 | 20 | # Content 21 | 22 | _Note: for an OS specific tool, please do your best to mark with `OSX/WIN/*NIX/LIN`_ 23 | 24 | 25 | 26 | - [Admins](#admins) 27 | - [Benchmarking](#benchmarking) 28 | - [Data](#data) 29 | - [Diagnostics](#diagnostics) 30 | - [Desktop](#desktop) 31 | - [Dotfiles](#dotfiles) 32 | - [Editors](#editors) 33 | - [Sublime Text](#sublime) 34 | - [Vim](#vim) 35 | - [IntelliJ](#intellij) 36 | - [Git](#git) 37 | - [Presentation](#presentation) 38 | - [Shell](#shell) 39 | - [Text](#text) 40 | - [Terminal](#terminal) 41 | - [Workflow](#workflow) 42 | 43 | 44 | ## Admins 45 | *Tools to manage databases, permissions, etc.* 46 | 47 | * [MongoHub](https://github.com/fotonauts/MongoHub-Mac/releases) - Native OSx client for mongo 48 | * [Robomongo](http://robomongo.org/) - a cross platform Admin for MongoDB 49 | 50 | 51 | ## Benchmarking 52 | *Tools to benchmark your code or services* 53 | 54 | * [apachebench (ab)](http://httpd.apache.org/docs/2.2/programs/ab.html) 55 | * [boom](https://github.com/rakyll/boom) 56 | * [httperf](http://www.hpl.hp.com/research/linux/httperf/) 57 | * [phantomas](https://github.com/macbre/phantomas) - website perf evaluation tool 58 | * [siege](http://www.joedog.org/siege-home/) 59 | * [Vegeta](https://github.com/tsenart/vegeta) 60 | * [wrk](https://github.com/wg/wrk) 61 | * [redis-faina](https://github.com/Instagram/redis-faina) Instagram's Redis counter/timing stats based on the MONITOR command 62 | 63 | 64 | ## Data 65 | *Tools for handling online and offline data* 66 | 67 | * [s3cmd](https://github.com/s3tools/s3cmd) - the S3 CLI tool for Amazon 68 | 69 | 70 | ## Diagnostics 71 | *Tools for checking diagnosing your system while you work* 72 | 73 | * [glances](https://github.com/nicolargo/glances) 74 | * [nmon](http://nmon.sourceforge.net/pmwiki.php) 75 | 76 | 77 | ## Desktop 78 | *Tools for improving and hacking around with your vanilla desktop* 79 | 80 | * [Alfred](http://www.alfredapp.com/) - OSX productivity app `/OSX/` 81 | * [hydra](https://github.com/sdegutis/hydra) - script your desktop 82 | `/OSX/` 83 | * [Keycastr](https://github.com/sdeken/keycastr) - show your keys while 84 | presenting/casting `/OSX/` 85 | 86 | 87 | ## Dotfiles 88 | 89 | * [dotfiles.github.io](https://dotfiles.github.io/) - Collected dotfile resources. Has sections with dotfile bootstraps and lists of frameworks for various shells and editors. 90 | * [Zach Holman's](https://github.com/holman/dotfiles) - oh-my-zsh, osx, Zsh, vi, Ruby, Git, and more 91 | * [Mathias Bynens's](https://github.com/mathiasbynens/dotfiles) - .files, including ~/.osx — sensible hacker defaults for OS X 92 | * [Thoughtbot's](https://github.com/thoughtbot/dotfiles) - A set of vim, zsh, git, and tmux configuration files 93 | * [Paul Miller's](https://github.com/paulmillr/dotfiles) - Colourful & robust OS X configuration files and utilities 94 | 95 | 96 | ## Editors 97 | *Only awesome tools and addons for your favorite editor* 98 | 99 | ### Vim 100 | 101 | * [Powerline](https://github.com/Lokaltog/powerline) - improved status bar for your buffers. 102 | * [snipmate](https://github.com/garbas/vim-snipmate) - textual snippets compatiable with Textmate snippets. 103 | * [The Ultimate Vim Distribution](http://vim.spf13.com/) - spf13-vim is a distribution of vim plugins and resources for Vim, GVim and MacVim. 104 | 105 | ### Sublime Text 3 106 | 107 | * [AdvancedNewFile](https://github.com/skuroda/Sublime-AdvancedNewFile) - File creation plugin. 108 | * [Emmet](https://github.com/sergeche/emmet-sublime) 109 | * [Git Gutter](https://github.com/jisaacks/GitGutter) - display changed/added lines in the margin of the editor window. 110 | * [jsFormat](https://github.com/jdc0589/JsFormat) - Javascript formatting. 111 | * [LiveReload](https://github.com/dz0ny/LiveReload-sublimetext2) - LiveReload plugin. 112 | * [MarkdownEditing](https://github.com/SublimeText-Markdown/MarkdownEditing) - Markdown syntax understanding and good color schemes. 113 | * [Package Control](https://sublime.wbond.net/installation) - The Sublime Text package manager. 114 | * [RubyTest](https://github.com/maltize/sublime-text-2-ruby-tests) - Plugin for running Ruby tests. 115 | * [Side Bar Enhancments](https://github.com/titoBouzout/SideBarEnhancements) - Enhancements to Sublime Text sidebar. Files and folders. 116 | * [Sublime Git](https://github.com/kemayo/sublime-text-git) - Git Integration for Sublime. 117 | * [Sublime Linter](https://github.com/SublimeLinter/SublimeLinter3/) - Interactive code linting. 118 | * [TrailingSpaces](https://github.com/SublimeText/TrailingSpaces) - Highlight trailing spaces and delete them in a flash. 119 | 120 | ### Intellij 121 | 122 | * [keymap](https://github.com/jondot/keymaps/) - a hybrid Vim/ReSharper/Intellij keymap 123 | 124 | 125 | ## Git 126 | *Tools and addons for making an awesome Git experience* 127 | 128 | * [awesome-github](https://github.com/fffaraz/awesome-github) - Faraz Fallahi maintains a curated list of GitHub & Git resources. 129 | * [gh](https://github.com/jingweno/gh) - Fast GitHub command line client (hub port to Go) 130 | * [git-extra-commands](https://github.com/unixorn/git-extra-commands) - collected git helper scripts 131 | * [git-extras](https://github.com/visionmedia/git-extras) - GIT utilities -- repo summary, repl, changelog population, author commit percentages and more 132 | * [git-it-on](https://github.com/peterhurford/git-it-on.zsh) - ZSH plugin, adds a gitit command that opens the current directory on github in your current branch 133 | * [git-semver](https://github.com/markchalloner/git-semver) - A git plugin to make Semantic Versioning 2.0.0 and Change Log management easier. 134 | * [git-sweep](https://github.com/arc90/git-sweep) - safely removes branches that have been merged into the master 135 | * [git-up](https://github.com/aanand/git-up) - a better 'git pull' 136 | * [hub](https://hub.github.com/) - git CLI wrapper which makes working with GitHub easier 137 | * [scm_breeze](https://github.com/ndbroadbent/scm_breeze) Streamline your git workflow 138 | 139 | 140 | ## Presentation 141 | *Tools for presenting your work* 142 | 143 | * [bespoke.js](https://github.com/markdalgleish/bespoke.js) - DIY Presentation Micro-Framework 144 | * [impress.js](https://github.com/impress/impress.js) - presentation framework based on the power of CSS3 transforms and transitions 145 | * [remark](https://github.com/gnab/remark) - markdown based presentation on your browser 146 | * [reveal.js](https://github.com/hakimel/reveal.js/) - markdown based presentation on your browser 147 | * [deck.js](https://github.com/imakewebthings/deck.js) - markdown based presentation on your browser 148 | * [vimdeck](https://github.com/tybenz/vimdeck) - present inside your Vim 149 | 150 | 151 | ## Shell 152 | *Tools for having an awesome shell environment* 153 | 154 | * [awesome-zsh-plugins](https://github.com/unixorn/awesome-zsh-plugins) - List of zsh plugins usable with [zgen](https://github.com/tarjoilija/zgen) and other [oh-my-zsh](https://github.com/robbyrussell/oh-my-zsh/) compatible zsh frameworks 155 | * [fish-shell](https://github.com/fish-shell/fish-shell) - The user-friendly command line shell 156 | * [oh-my-fish](https://github.com/oh-my-fish/oh-my-fish) - Framework for managing your fish shell configuration inspired by oh-my-zsh. 157 | * [oh-my-zsh](https://github.com/robbyrussell/oh-my-zsh/) - A community driven framework for managing zsh configuration. 158 | * [zgen](https://github.com/tarjoilija/zgen) - Faster framework for managing your zsh configuration, backward compatible with oh-my-zsh plugins 159 | * [zsh](http://www.zsh.org/) - A shell designed for interactive use, although it is also a powerful scripting language. 160 | * [shellcheck](https://github.com/koalaman/shellcheck) - Lint for shell. Will find deprecated and/or dangerous usage in shell scripts 161 | * [zsh quickstart kit](https://github.com/unixorn/zsh-quickstart-kit) - Quick intro for getting set up with zsh and zgen 162 | 163 | ## Text 164 | *Tools for working with text files - search, replace, processing* 165 | 166 | * [ack](https://github.com/petdance/ack2) - the Perl based 167 | better-than-grep tool. 168 | * [ag](https://github.com/ggreer/the_silver_searcher) - A C based code-searching tool similar to ack, but faster 169 | * [peco](https://github.com/peco/peco) - interactive filtering, like interactive Grep 170 | 171 | 172 | ## Terminal 173 | *Tools and addons for terminal and terminal work* 174 | 175 | * [autojump](https://github.com/joelthelion/autojump) - remembers your 176 | folders and jump to them based on partial recall (e.g. `j proj` will jump 177 | to `/home/Users/yourself/projects`. 178 | * [fasd](https://github.com/clvv/fasd) Command-line productivity booster, offers quick access to files and directories. 179 | * [homebrew](http://brew.sh) - Makes it easy to install open source packages on an `OS X` system with a single command. 180 | * [httpie](http://httpie.org/) A command line HTTP client, a user-friendly cURL replacement. 181 | * [iTerm2](http://www.iterm2.com/) - a great terminal replacement `/OSX/` 182 | * [jq](https://stedolan.github.io/jq/) - a lightweight and flexible command-line JSON processor 183 | * [oh-my-zsh](https://github.com/robbyrussell/oh-my-zsh) - the 184 | incredible ZSH addon. 185 | * [Pipe Viewer](http://www.ivarch.com/programs/pv.shtml) - a tool for monitoring the progress of data through a pipeline 186 | * [tmux](http://tmux.sourceforge.net/) the awesome terminal multiplexer. 187 | 188 | 189 | ## Workflow 190 | *Tools and addons which improve your daily workflow with code* 191 | 192 | * [fswatch](https://github.com/alandipert/fswatch) - a watch tool which 193 | will emit FS events and you can run commands on demand with. Note - 194 | `fswatch-run` too. 195 | * [guard](https://github.com/guard/guard) - FS watch tool with a huge ecosystem of plugins 196 | * [LiveReload](http://livereload.com/) - FS watch and preprocessor as a desktop app for `/OSX/` and `/WIN/` with complementary browser extensions 197 | * [guard-livereload](https://github.com/guard/guard-livereload) - Guard plugin compatible with LiveReload's browser extensions 198 | * [watchman](https://github.com/facebook/watchman) - Facebook's better 199 | `watch` - note it works as a service. 200 | --------------------------------------------------------------------------------