Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/chrisseto/osf-addon-cookiecutter
A cookie cutter project for creating add-ons for the open science framework
https://github.com/chrisseto/osf-addon-cookiecutter
Last synced: about 1 month ago
JSON representation
A cookie cutter project for creating add-ons for the open science framework
- Host: GitHub
- URL: https://github.com/chrisseto/osf-addon-cookiecutter
- Owner: chrisseto
- Created: 2014-02-15T19:18:32.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2014-06-12T19:42:42.000Z (over 10 years ago)
- Last Synced: 2024-11-08T23:16:50.859Z (3 months ago)
- Language: Python
- Size: 294 KB
- Stars: 1
- Watchers: 4
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
osf-addon-cookiecutter
======================A cookiecutter project for creating add-ons for the [Open Science Framework](http://osf.io)
Get Started
-----------```bash
$ pip install cookiecutter
$ cookiecutter https://github.com/chrisseto/osf-Addon-cookiecutter.git
```