An open API service indexing awesome lists of open source software.

awesome-devenv

A curated list of awesome tools, resources and workflow tips making an awesome development environment.
https://github.com/jondot/awesome-devenv

Last synced: 12 days ago
JSON representation

  • Shell

    • Visual Studio Code

      • 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
      • fish-shell - The user-friendly command line shell
      • oh-my-fish - Framework for managing your fish shell configuration inspired by oh-my-zsh.
      • 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
      • zsh quickstart kit - Quick intro for getting set up with zsh and zgen
      • zsh - A shell designed for interactive use, although it is also a powerful scripting language.
  • Git

    • Visual Studio Code

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

  • Workflow

    • Visual Studio Code

      • LiveReload - FS watch and preprocessor as a desktop app for `/OSX/` and `/WIN/` with complementary browser extensions
      • just - A task runner for conveniently saving and running project-specific commands. Similar to make, but much nicer
      • watchman - Facebook's better
      • ergo - The management of multiple local services running over different ports made easy.
      • guard-livereload - Guard plugin compatible with LiveReload's browser extensions
      • Gebug - A tool that makes debugging of Dockerized Go applications super easy by enabling Debugger and Hot-Reload features, seamlessly.
      • guard - FS watch tool with a huge ecosystem of plugins
      • simplehttp
      • Zappr - GitHub integration built to enhance your project workflow via enable/disable pull request approval checks.
      • Prodmodel - Build tool for data science pipelines.
      • fswatch - a watch tool which
  • Admins

    • MongoHub - Native OSx client for mongo
    • hss - Never type the annoying ssh commands again.
    • MongoHub - Native OSx client for mongo
  • Benchmarking

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

    • Visual Studio Code

      • Fenix Web Server - A multi-host local static web server with push-button sharing (desktop app).
  • Terminal

    • Visual Studio Code

      • Pipe Viewer - a tool for monitoring the progress of data through a pipeline
      • tmux
      • zoxide - A better way to navigate your filesystem. Written in Rust, cross-shell, and much faster than other autojumpers.
      • jq - a lightweight and flexible command-line JSON processor
      • fasd - line productivity booster, offers quick access to files and directories.
      • freshenv - Provision, share, manage local and cloud developer environments.
      • oh-my-zsh - the
      • httpie - friendly cURL replacement.
  • Text

    • Visual Studio Code

      • ag - A C based code-searching tool similar to ack, but faster
      • ripgrep - Faster than grep, written in Rust
      • peco - interactive filtering, like interactive Grep
      • ack - the Perl based
  • Presentation

    • Visual Studio Code

      • remark - markdown based presentation on your browser
      • impress.js - presentation framework based on the power of CSS3 transforms and transitions
      • deck.js - markdown based presentation on your browser
      • hacker-slides - Reveal.js based presentation tool
      • mithril-slides - A Keynote-inspired presentation app written with Mithril
      • vimdeck - present inside your Vim
      • reveal.js - markdown based presentation on your browser
      • bespoke.js - DIY Presentation Micro-Framework
      • WebSlides - Making HTML presentations easy
  • Orchestration

    • Visual Studio Code

      • Nanobox - A micro-PaaS (μPaaS) for creating consistent, isolated, development environments deployable anywhere https://nanobox.io.
      • azk - a lightweight open source engine to orchestrate development environments
  • Diagnostics

  • Data

    • s3cmd - the S3 CLI tool for Amazon
  • Desktop

  • Documentation

    • Log4brains - Docs-as-code knowledge base to manage Architecture Decision Records (ADR) for your project and publish them automatically as a static website.