Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/hasauino/hasauino.github.io


https://github.com/hasauino/hasauino.github.io

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Hasauino

### Live editing

```bash
make
```

or

```bash
make server
```

### Build

```bash
make build
```

### Clean

```bash
make clean
```