Skip to content

unixorn/awesome-devenv

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 

Repository files navigation

Awesome Dev Env Awesome

A curated list of awesome tools, resources and workflow tips making an awesome development environment.

Inspired by awesome-go, which was in turn inspired by awesome-python.

Contributing

Guidelines 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

Many thanks to everyone on the contributor list :)

Content

Note: for an OS specific tool, please do your best to mark with OSX/WIN/*NIX/LIN

Admins

Tools to manage databases, permissions, etc.

  • MongoHub - Native OSx client for mongo
  • Robomongo - a cross platform Admin for MongoDB

Benchmarking

Tools to benchmark your code or services

Data

Tools for handling online and offline data

  • s3cmd - 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 - script your desktop /OSX/
  • Keycastr - show your keys while presenting/casting /OSX/

Dotfiles

  • dotfiles.github.io - Collected dotfile resources. Has sections with dotfile bootstraps and lists of frameworks for various shells and editors.
  • Zach Holman's - oh-my-zsh, osx, Zsh, vi, Ruby, Git, and more
  • Mathias Bynens's - .files, including ~/.osx — sensible hacker defaults for OS X
  • Thoughtbot's - A set of vim, zsh, git, and tmux configuration files
  • Paul Miller's - Colourful & robust OS X configuration files and utilities

Editors

Only awesome tools and addons for your favorite editor

Vim

  • Powerline - improved status bar for your buffers.
  • snipmate - 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

Intellij

  • keymap - a hybrid Vim/ReSharper/Intellij keymap

Git

Tools and addons for making an awesome Git experience

  • awesome-github - Faraz Fallahi maintains a curated list of GitHub & Git resources.
  • gh - Fast GitHub command line client (hub port to Go)
  • git-extra-commands - collected git helper scripts
  • git-extras - GIT utilities -- repo summary, repl, changelog population, author commit percentages and more
  • git-it-on - ZSH plugin, adds a gitit command that opens the current directory on github in your current branch
  • git-semver - A git plugin to make Semantic Versioning 2.0.0 and Change Log management easier.
  • git-sweep - safely removes branches that have been merged into the master
  • git-up - a better 'git pull'
  • hub - git CLI wrapper which makes working with GitHub easier
  • scm_breeze Streamline your git workflow

Presentation

Tools for presenting your work

  • bespoke.js - DIY Presentation Micro-Framework
  • impress.js - presentation framework based on the power of CSS3 transforms and transitions
  • remark - markdown based presentation on your browser
  • reveal.js - markdown based presentation on your browser
  • deck.js - markdown based presentation on your browser
  • vimdeck - present inside your Vim

Shell

Tools for having an awesome shell environment

  • awesome-zsh-plugins - List of zsh plugins usable with zgen and other oh-my-zsh compatible zsh frameworks
  • fish-shell - The user-friendly command line shell
  • oh-my-fish - Framework for managing your fish shell configuration inspired by oh-my-zsh.
  • oh-my-zsh - A community driven framework for managing zsh configuration.
  • zgen - 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 - Lint for shell. Will find deprecated and/or dangerous usage in shell scripts
  • zsh quickstart kit - Quick intro for getting set up with zsh and zgen

Text

Tools for working with text files - search, replace, processing

  • ack - the Perl based better-than-grep tool.
  • ag - A C based code-searching tool similar to ack, but faster
  • peco - interactive filtering, like interactive Grep

Terminal

Tools and addons for terminal and terminal work

  • autojump - remembers your folders and jump to them based on partial recall (e.g. j proj will jump to /home/Users/yourself/projects.
  • fasd Command-line productivity booster, offers quick access to files and directories.
  • homebrew - Makes it easy to install open source packages on an OS X system with a single command.
  • 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 - the incredible ZSH addon.
  • Pipe Viewer - a tool for monitoring the progress of data through a pipeline
  • tmux the awesome terminal multiplexer.

Workflow

Tools and addons which improve your daily workflow with code

  • fswatch - a watch tool which will emit FS events and you can run commands on demand with. Note - fswatch-run too.
  • guard - FS watch tool with a huge ecosystem of plugins
  • LiveReload - FS watch and preprocessor as a desktop app for /OSX/ and /WIN/ with complementary browser extensions
    • guard-livereload - Guard plugin compatible with LiveReload's browser extensions
  • watchman - Facebook's better watch - note it works as a service.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published