Awesome Devenv Overview
A curated list of awesome tools, resources and workflow tips making an awesome development environment.
🏠 Home · 🔥 Feed · 📮 Subscribe · ❤️ Sponsor · 😺 jondot/awesome-devenv · ⭐ 2.4K · 🏷️ Development Environment
Awesome Dev Env
A curated list of awesome tools, resources and workflow tips making an awesome development environment.
Inspired by awesome-go (⭐90k), which was in turn inspired by awesome-python (⭐145k).
Contributing
Guidelines (⭐2.4k) tweaked and adapted from awesome-go
- thanks!
But in short:
- List is alphabetically sorted
- If you think an item shouldn't be here open an issue (⭐2.4k)
Many thanks to everyone on the contributor list (⭐2.4k) :)
Content
Note: for an OS specific tool, please do your best to mark with OSX/WIN/*NIX/LIN
- Admins
- Benchmarking
- Data
- Diagnostics
- Desktop
- Documentation
- Dotfiles
- Editors
- Git
- Misc
- Notifications
- Orchestration
- Presentation
- Shell
- Text
- Terminal
- Workflow
Admins
Tools to manage databases, permissions, etc.
- hss (⭐305) - Never type the annoying ssh commands again.
- MongoHub (⭐2.4k) - Native OSx client for mongo
- Robomongo - a cross platform Admin for MongoDB
Benchmarking
Tools to benchmark your code or services
- apachebench (ab)
- boom (⭐4.8k)
- httperf
- phantomas (⭐2.2k) - website perf evaluation tool
- siege
- Vegeta (⭐20k)
- wrk (⭐33k)
- redis-faina (⭐1.7k) Instagram's Redis counter/timing stats based on the MONITOR command
Data
Tools for handling online and offline data
- s3cmd (⭐4k) - the S3 CLI tool for Amazon
Diagnostics
Tools for checking diagnosing your system while you work
Desktop
Tools for improving and hacking around with your vanilla desktop
- Alfred - OSX productivity app
/OSX/
- hydra (⭐5.2k) - script your desktop
/OSX/
- Keycastr (⭐463) - show your keys while
presenting/casting
/OSX/
Documentation
Tools to document your project
- Log4brains (⭐630) - Docs-as-code knowledge base to manage Architecture Decision Records (ADR) for your project and publish them automatically as a static website.
Dotfiles
- dotfiles.github.io - Collected dotfile resources. Has sections with dotfile bootstraps and lists of frameworks for various shells and editors.
- Zach Holman's (⭐6.7k) - oh-my-zsh, osx, Zsh, vi, Ruby, Git, and more
- Mathias Bynens's (⭐28k) - .files, including ~/.osx — sensible hacker defaults for OS X
- Thoughtbot's (⭐7.4k) - A set of vim, zsh, git, and tmux configuration files
- Paul Miller's (⭐1.1k) - Colourful & robust OS X configuration files and utilities
Editors
Only awesome tools and addons for your favorite editor
Atom
- atom-beautify (⭐1.5k) - Beautify HTML (including Handlebars), CSS (including Sass and Less), JavaScript, and much more in Atom.
- file-icons (⭐1.2k) - Adds file specific icons to atom for improved visual grepping.
- highlight-selected (⭐244) - Double click on a word to highlight it throughout the open file.
- minimap (⭐642) - A graphical map (preview) of the full source code.
- minimap-git-diff (⭐21) - A minimap binding for the Atom git-diff package.
- minimap-highlight-selected (⭐40) - A minimap binding for the highlight-selected package.
- atom-project-manager (⭐524) - Get easy access to all your projects and manage them with project specific settings and options.
- atom-tree-view-git-status (⭐24) - Show the Git repository status in the Atom tree-view.
- atom-pigments (⭐531) - An Atom package to display colors in project and files.
Vim
- Completor (⭐1.2k) - async autocomplete with support for omni and semantic completion.
- Powerline (⭐14k) - improved status bar for your buffers.
- snipmate (⭐2k) - textual snippets compatiable with Textmate snippets.
- The Ultimate Vim Distribution - spf13-vim is a distribution of vim plugins and resources for Vim, GVim and MacVim.
Sublime Text 3
- AdvancedNewFile (⭐817) - File creation plugin.
- Emmet (⭐5.3k)
- Git Gutter (⭐3.9k) - display changed/added lines in the margin of the editor window.
- jsFormat (⭐1.4k) - Javascript formatting.
- LiveReload - LiveReload plugin.
- MarkdownEditing (⭐3k) - Markdown syntax understanding and good color schemes.
- Package Control - The Sublime Text package manager.
- RubyTest (⭐729) - Plugin for running Ruby tests.
- Side Bar Enhancments (⭐2.1k) - Enhancements to Sublime Text sidebar. Files and folders.
- Sublime Git (⭐2.8k) - Git Integration for Sublime.
- Sublime Linter (⭐1.9k) - Interactive code linting.
- TrailingSpaces (⭐884) - Highlight trailing spaces and delete them in a flash.
Intellij
- keymap (⭐9) - a hybrid Vim/ReSharper/Intellij keymap
Visual Studio Code
- Dev Git Repo (⭐138k) - Github code repository for VS Code
- Monaco Editor Git Repo (⭐32k) - Github code repository for underlying browser-based editor
Extensions
- VS Code Extension Marketplace - Official website for extensions
- Python extension - Official Python extension
- Sync settings - Excellent extension for settings and extension sync of your VS code setup
Git
Tools and addons for making an awesome Git experience
- awesome-github (⭐435) - Faraz Fallahi maintains a curated list of GitHub & Git resources.
- gh (⭐716) - Fast GitHub command line client (hub port to Go)
- git-extra-commands (⭐816) - collected git helper scripts
- git-extras (⭐16k) - GIT utilities -- repo summary, repl, changelog population, author commit percentages and more
- git-it-on (⭐104) - ZSH plugin, adds a gitit command that opens the current directory on github in your current branch
- git-secret (⭐3k) - A bash-tool to store your private data inside a git repository.
- git-semver (⭐350) - A git plugin to make Semantic Versioning 2.0.0 and Change Log management easier.
- git-sweep (⭐2.3k) - safely removes branches that have been merged into the master
- git-up (⭐2.6k) - a better 'git pull'
- hub - git CLI wrapper which makes working with GitHub easier
- scm_breeze (⭐2.6k) Streamline your git workflow
- tig - an ncurses-based text-mode interface for git
Misc
Useful tools that cannot find a home in other categories
- Fenix Web Server - A multi-host local static web server with push-button sharing (desktop app).
- ML Workspace - All-in-one web-based development environment for machine learning and data science.
- Mockoon - an API / HTTP REST mocking desktop application
- HTTP Toolkit - an HTTP inspection & debugging desktop application
Notifications
Tools that notify developers about changes in their work environment
- CatLight - status notifier for developers. Checks the status of continuous delivery builds and shows desktop notifications.
Orchestration
Tools for orchestrating awesome development environments
- azk (⭐906) - a lightweight open source engine to orchestrate development environments
- Nanobox (⭐1.6k) - A micro-PaaS (μPaaS) for creating consistent, isolated, development environments deployable anywhere https://nanobox.io.
Presentation
Tools for presenting your work
- bespoke.js (⭐4.6k) - DIY Presentation Micro-Framework
- hacker-slides (⭐340) - Reveal.js based presentation tool
- impress.js (⭐37k) - presentation framework based on the power of CSS3 transforms and transitions
- mithril-slides (⭐22) - A Keynote-inspired presentation app written with Mithril
- remark (⭐12k) - markdown based presentation on your browser
- reveal.js (⭐62k) - markdown based presentation on your browser
- deck.js (⭐5.4k) - markdown based presentation on your browser
- vimdeck (⭐1.4k) - present inside your Vim
- WebSlides (⭐6k) - Making HTML presentations easy
Shell
Tools for having an awesome shell environment
- awesome-zsh-plugins (⭐12k) - List of zsh plugins usable with zgen (⭐1.4k) and other oh-my-zsh (⭐151k) compatible zsh frameworks
- fish-shell (⭐20k) - The user-friendly command line shell
- hss (⭐305) - Never type the annoying ssh commands again.
- oh-my-fish (⭐8.9k) - Framework for managing your fish shell configuration inspired by oh-my-zsh.
- oh-my-zsh (⭐151k) - A community driven framework for managing zsh configuration.
- zgen (⭐1.4k) - Faster framework for managing your zsh configuration, backward compatible with oh-my-zsh plugins
- zsh - A shell designed for interactive use, although it is also a powerful scripting language.
- shellcheck (⭐30k) - Lint for shell. Will find deprecated and/or dangerous usage in shell scripts
- zsh quickstart kit (⭐579) - Quick intro for getting set up with zsh and zgen
Text
Tools for working with text files - search, replace, processing
- ack (⭐1.5k) - the Perl based better-than-grep tool.
- ag (⭐24k) - A C based code-searching tool similar to ack, but faster
- peco (⭐7.1k) - interactive filtering, like interactive Grep
- ripgrep (⭐34k) - Faster than grep, written in Rust
Terminal
Tools and addons for terminal and terminal work
- autojump (⭐14k) - remembers your
folders and jump to them based on partial recall (e.g.
j proj
will jump to/home/Users/yourself/projects
. - fasd (⭐5.8k) Command-line productivity booster, offers quick access to files and directories.
- freshenv (⭐133) - Provision, share, manage local and cloud developer environments.
- homebrew - Makes it easy to install open source packages on an
OS X
system with a single command. - hss (⭐305) - Never type the annoying ssh commands again.
- httpie A command line HTTP client, a user-friendly cURL replacement.
- iTerm2 - a great terminal replacement
/OSX/
- jq - a lightweight and flexible command-line JSON processor
- oh-my-zsh (⭐151k) - the incredible ZSH addon.
- Pipe Viewer - a tool for monitoring the progress of data through a pipeline
- tmux the awesome terminal multiplexer.
- zoxide (⭐8k) - A better way to navigate your filesystem. Written in Rust, cross-shell, and much faster than other autojumpers.
Workflow
Tools and addons which improve your daily workflow with code
- fswatch (⭐4.4k) - a watch tool which
will emit FS events and you can run commands on demand with. Note -
fswatch-run
too. - guard (⭐6.1k) - FS watch tool with a huge ecosystem of plugins
- just - A task runner for conveniently saving and running project-specific commands. Similar to make, but much nicer
- LiveReload - FS watch and preprocessor as a desktop app for
/OSX/
and/WIN/
with complementary browser extensions- guard-livereload (⭐2.1k) - Guard plugin compatible with LiveReload's browser extensions
- simplehttp (⭐51) Fastest and simplest way to start serving a local directory over http.
- watchman (⭐11k) - Facebook's better
watch
- note it works as a service. - Zappr (⭐532) - GitHub integration built to enhance your project workflow via enable/disable pull request approval checks.
- ergo (⭐540) - The management of multiple local services running over different ports made easy.
- Prodmodel (⭐52) - Build tool for data science pipelines.
- Gebug (⭐611) - A tool that makes debugging of Dockerized Go applications super easy by enabling Debugger and Hot-Reload features, seamlessly.