devidw / cookiecutter-bookmarklet

Boilerplate template to create new bookmarklets blazingly fast.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cookiecutter Bookmarklet

Boilerplate template to create new bookmarklets blazingly fast.

Usage

Follow the below steps to create a new project.

1. Install cookiecutter

pip install cookiecutter

2. Create a new project

For the first time:

cookiecutter https://github.com/devidw/cookiecutter-bookmarklet.git

Afterwards:

cookiecutter cookiecutter-bookmarklet

About

Boilerplate template to create new bookmarklets blazingly fast.

License:MIT License


Languages

Language:Dockerfile 95.9%Language:JavaScript 3.6%Language:Shell 0.5%