Skip to content

Latest commit

 

History

History
61 lines (42 loc) · 2.02 KB

XREADME.md

File metadata and controls

61 lines (42 loc) · 2.02 KB

Ellipsis-name Build Status Documentation status Latest tag Gitter chat

TODO

Features

  • ...

Install

Requirements: Ellipsis

# With ellipsis installed
$ ellipsis install ellipsis-__name_l__

# Without ellipsis installed
$ curl -Ls ellipsis.sh | PACKAGES='ellipsis-__name_l__' sh

The .ellipsis/bin folder should be added to your path. If it isn't you will need to symlink .ellipsis/bin/ellipsis-__name_l__ to a folder that is in your path.

Usage

TODO

Docs

Please consult the docs for more information.

Specific parts that could be off interest:

  • ...

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-name is open-source software licensed under the MIT license.