Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hamper Plugin Template

Base template for a simple external Hamper plugin, based on Cookiecutter.

  1. Install Cookiecutter.

  2. Use Cookiecutter to make a base project:

    $ cd ~/src
    $ cookiecutter https://github.com/mythmon/hamper-plugin-template.git

    This will ask for information it will use to fill in the template, such as the plugin's name, and your name (for the project metadata).

  3. Change into the directory that Cookiecutter made, and start hacking. You probably want to start by editing (and possible renaming) mycommand.py in the package directory.

About

Base template for a simple external Hamper plugin.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages