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

https://github.com/zasper-io/zasper-io.github.io


https://github.com/zasper-io/zasper-io.github.io

Last synced: 16 days ago
JSON representation

Awesome Lists containing this project

README

        

# Zasper Website

## Install jekyll

```bash
gem install bundler jekyll
```

## Clone the repo and install dependencies.

```bash
bundle install
bundle add webrick
```

```bash
bundle exec jekyll serve
```