Skip to content

Latest commit

 

History

History
55 lines (36 loc) · 2.05 KB

README.md

File metadata and controls

55 lines (36 loc) · 2.05 KB

Memento kickstarter plugin

This plugin lets you use Memento to start a new development project from a list of templates.

Maintained? Yes GitHub last commit GitHub issues GitHub top language GitHub release (latest SemVer)

Installation

To install and update this plugin you can use Memento Plugins.

$ memento plugins add git@github.com:bmeme/memento-kickstarter.git memento-kickstarter
$ memento plugins upgrade memento-kickstarter

Alternatively, clone the repository inside the directory Memento/Tool/custom of your Memento installation.

cd Memento/Tool/custom
git clone https://github.com/bmeme/memento-kickstarter.git

Usage

memento kickstarter create

Available project templates

Kickstarter Project repository Note
NodeJS Docker NodeJS Kickstarter
Java Docker Java Kickstarter
Drupal Bmeme Drupal Kickstarter private
Perl Docker Perl Kickstarter
Python Python Kickstarter
GatsbyJS GatsbyJS Kickstarter unmaintained

Contributing

Any feedback, bug report or idea is extremely welcome.

Reach us through our website or send us an email at info@bonsaimeme.com.

License

MIT