Skip to main content

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

3.3k
GitHub Stars
118
Curated Resources
18
Categories
23 hours ago
Last Refreshed
ContributingAdminsBenchmarkingDataDiagnosticsDesktopDocumentationDotfilesEditorsGitMiscNotificationsOrchestrationPresentationShellTextTerminalWorkflow

Use this list with your AI agent

Add the Context Awesome MCP server to Claude, Cursor, or any MCP client, then ask:

"Show me sublime text 3 resources from awesome-devenv"

Installation instructions →

What's inside

Text

  • 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

  • ripgrep

    Faster than grep, written in Rust

Editors

  • AdvancedNewFileSublime Text 3

    File creation plugin.

  • atom-beautifyAtom

    Beautify HTML (including Handlebars), CSS (including Sass and Less), JavaScript, and much more in Atom.

  • atom-pigmentsAtom

    An Atom package to display colors in project and files.

  • atom-project-managerAtom

    Get easy access to all your projects and manage them with project specific settings and options.

  • atom-tree-view-git-statusAtom

    Show the Git repository status in the Atom tree-view.

  • CompletorVim

    async autocomplete with support for omni and semantic completion.

Desktop

  • Alfred

    OSX productivity app

  • hydra

    script your desktop

  • Keycastr

    show your keys while presenting/casting

Benchmarking

Terminal

  • autojump

    remembers your folders and jump to them based on partial recall (e.g.

  • fasd

  • freshenv

    Provision, share, manage local and cloud developer environments.

  • homebrew

    Makes it easy to install open source packages on an

  • hss

    Never type the annoying ssh commands again.

  • httpie

Git

  • 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-secret

    A bash-tool to store your private data inside a git repository.

Shell

  • awesome-zsh-plugins

    List of zsh plugins usable with

  • 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.

  • shellcheck

    Lint for shell. Will find deprecated and/or dangerous usage in shell scripts

  • zgen

    Faster framework for managing your zsh configuration, backward compatible with oh-my-zsh plugins

Orchestration

  • azk

    a lightweight open source engine to orchestrate development environments

  • Nanobox

    A micro-PaaS (μPaaS) for creating consistent, isolated, development environments deployable anywhere

Showing a sample of 118 resources. View the full list on GitHub →