Skip to content

project-cssi/cssi-plugin-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Plugin Boilerplate

Sample plugin structure for CSSI Library

Getting Started

# clone the repository
# --depth 1 removes all but one .git commit history
git clone --depth 1 https://github.com/project-cssi/cssi-plugin-boilerplate.git

# change the directory
cd cssi-plugin-boilerplate

# install dependencies
pip install -r requirements.txt

Changelog

Please refer CHANGELOG.md to learn about the latest improvements, breaking changes and bug fixes.

Built with

     

Contributing

Please read CONTRIBUTING.rst for contributing guidelines and to learn about our code of conduct.

Contributors

Contributors

License

This project is licensed under the MIT License - see the LICENSE.txt file for details.

About

💧 Plugin boilerplate for CSSI Library

Resources

License

Stars

Watchers

Forks

Packages

No packages published