install-deps.sh 264 B

1234567
  1. #!/usr/bin/env bash
  2. sudo apt install markdown editorconfig shellcheck
  3. pip install python-language-server[all] gi ipython
  4. go get -u github.com/motemen/gore/cmd/gore
  5. npm -g isntall marked stylelint js-beautify javascript-typescript-langserver
  6. cargo install fd-find