Skip to content

BotDevGroup/cookiecutter-marvinbot-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cookiecutter MarvinbotPlugin

Quickstart

Install the latest Cookiecutter if you haven't installed it yet (this requires Cookiecutter 1.4.0 or higher):

pip install -U cookiecutter

Generate a Python package project:

cookiecutter https://github.com/BotDevGroup/cookiecutter-marvinbot-plugin.git

Then:

  • Create a repo and put it there.
  • Install the dev requirements into a virtualenv. (python setup.pt develop)
  • Write your code
  • ...
  • Profit!

About

Plugin Project Template

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •