Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/gma/nesta-plugin-dummy-test
- Owner: gma
- Created: 2015-03-01T22:52:43.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-03-03T07:20:07.000Z (almost 10 years ago)
- Last Synced: 2024-10-16T16:48:43.887Z (3 months ago)
- Topics: nesta, plugin
- Language: Ruby
- Size: 121 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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