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

https://github.com/pimatic/pimatic.org

pimatic.org website
https://github.com/pimatic/pimatic.org

Last synced: 3 months ago
JSON representation

pimatic.org website

Awesome Lists containing this project

README

          

pimatic.org
===========

## Prerequisites

The following npm packages must be be installed globally

* grunt-cli
* bower
* docpad (docpad@6.80.0 for node v4)

## Build

```
bower install
grunt deploy

```