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

https://github.com/simshaun/bash


https://github.com/simshaun/bash

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Setup:

**GoLang:**
```
sudo apt install golang-go
go install github.com/justjanne/powerline-go@latest
```

**NVM:**
Find latest version from https://github.com/nvm-sh/nvm#install--update-script
```
curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.35.3/install.sh | bash
```