• Stars
    star
    131
  • Rank 275,867 (Top 6 %)
  • Language
    Shell
  • License
    BSD 2-Clause "Sim...
  • Created over 10 years ago
  • Updated 7 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

dev-shell-essentials

Alt demo

Requirements

  • python with json module (almost all linux distro has it preinstalled)

Installation

wget https://github.com/kepkin/dev-shell-essentials/archive/master.zip -O dev-shell-essentials.zip &&
  unzip dev-shell-essentials.zip &&
  source dev-shell-essentials-master/dev-shell-essentials.sh

Or using git

git clone https://github.com/kepkin/dev-shell-essentials.git
cd dev-shell-essentials
source dev-shell-essentials.sh