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

https://github.com/flaskbb/cookiecutter-flaskbb-plugin

A cookiecutter template for FlaskBB plugins
https://github.com/flaskbb/cookiecutter-flaskbb-plugin

cookiecutter cookiecutter-template flaskbb

Last synced: 7 months ago
JSON representation

A cookiecutter template for FlaskBB plugins

Awesome Lists containing this project

README

          

cookiecutter-flaskbb-plugin
===========================

A cookiecutter template for developing themes for FlaskBB.

Usage
-----

Either use FlaskBB's Command Line interface to generate one
```
flaskbb plugins new
```
or you can also directly generate it via cookiecutter
```
cookiecutter gh:sh4nks/cookiecutter-flaskbb-plugin
```

License
-------

This project is licensed under the terms of the [BSD License](/LICENSE)