Giter VIP home page Giter VIP logo

cookiecutter-tutor-plugin's Introduction

Tutor plugin cookiecutter ๐Ÿช

This is a cookiecutter for getting started with Tutor plugins. It will generate a base scaffold for an empty tutor plugin that does, well, nothing.

Requirements

pip install -U cookiecutter

Usage

cookiecutter https://github.com/overhangio/cookiecutter-tutor-plugin.git

Please keep the "contrib" part in your generated package name to differentiate from official plugins.

Once you have generated your plugin, you can start using it right away (even if it won't do anything)

pip install -e ./tutor-contrib-myplugin
tutor plugins list  # Your plugin should appear here
tutor plugins enable myplugin  # Have fun!

Migrating from v0 plugins

The plugin API was upgraded from v0 to v1 in Tutor v13.2.0. This cookiecutter generates plugin scaffolds for v1. The v0 API will be supported for some time, but you are encouraged to upgrade your plugins. To upgrade a v0 plugin that was generated previously with this cookiecutter, please follow the instructions in the Migrating from v0 plugins section.

Troubleshooting

This Tutor plugin template is maintained by Emad Rad from edSPIRIT. Community support is available from the official Open edX forum.

Do you need help using this template? See the troubleshooting section from the Tutor documentation.

Contributing

Pull requests are welcome! Please read the "contributing" section from the Tutor documentation.

Unlike other Tutor repositories, you do not need to run make changelog-entry. Instead, simply edit CHANGELOG.md to note any changes that might affect plugin developers using the cookiecutter.

License

This software is licensed under the terms of the AGPLv3.

cookiecutter-tutor-plugin's People

Contributors

codewithemad avatar kdmccormick avatar regisb avatar brian-smith-tcril avatar cacciaresi avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.