Skip to content

Latest commit

 

History

History
52 lines (37 loc) · 1.95 KB

README.md

File metadata and controls

52 lines (37 loc) · 1.95 KB

Ellipsis-Extension Build Status Documentation status Latest tag Gitter chat

Ellipsis-Extension is a template to assist in Ellipsis extension development.

Features

  • Easy and fast extension development!

Usage

Getting started takes 4 steps:

  • Get the code
  • Run the init script (./init.sh <extension-name>)
  • Push to github
  • Activate Travis and ReadTheDocs for your extension

Currently only official extensions are supported by the init script. Please contact us for more information!

Docs

Please consult the docs for more information.

Development

Pull requests welcome! New code should follow the existing style (and ideally include tests).

Suggest a feature or report a bug? Create an issue!

Author(s)

You can thank these people for all there hard work.

License

Ellipsis-Extension is open-source software licensed under the MIT license.