Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/meleu/meleudotsh

Repositório por trás do https://meleu.sh
https://github.com/meleu/meleudotsh

bash bash-scripting linux linux-shell programming shell shell-script shell-scripting

Last synced: 6 days ago
JSON representation

Repositório por trás do https://meleu.sh

Awesome Lists containing this project

README

        

# meleu.sh

Repositório por trás do

## Rodando localmente

```bash
# tem que ter o hugo instalado
brew install hugo

# clonar com o submodule do PaperMod
git clone --recursive [email protected]:meleu/meleudotsh.git
cd meleudotsh

# iniciando o servidor
hugo server
```