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

https://github.com/codebar/manual

📖 The manual
https://github.com/codebar/manual

Last synced: about 1 month ago
JSON representation

📖 The manual

Awesome Lists containing this project

README

          

# Manual

The purpose of the manual is to keep track of the codebar guidelines.

## Getting started

### Install the gem

```bash
gem install github-pages
```

### Run a local jekyll server

```bash
jekyll serve
```