Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/gma/nesta-plugin-dummy-test


https://github.com/gma/nesta-plugin-dummy-test

nesta plugin

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

README
======

TODO: Explain what your plugin is for

Installation
------------

To use this plugin just add it to your Nesta project's `Gemfile` and
then install it with Bundler:

$ echo 'gem "nesta-plugin-dummy-test"' >> Gemfile
$ bundle