Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hasauino/hasauino.github.io
https://github.com/hasauino/hasauino.github.io
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/hasauino/hasauino.github.io
- Owner: hasauino
- Created: 2020-06-17T14:40:00.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-11-25T16:05:53.000Z (about 1 year ago)
- Last Synced: 2023-11-26T09:41:41.049Z (about 1 year ago)
- Language: HTML
- Size: 63.1 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Hasauino
### Live editing
```bash
make
```or
```bash
make server
```### Build
```bash
make build
```### Clean
```bash
make clean
```