An open API service indexing awesome lists of open source software.

https://github.com/scientifichackers/cookiecutter-mpy


https://github.com/scientifichackers/cookiecutter-mpy

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

          

# cookiecutter-mpy

A *smart* cookiecutter for micropython projects that
includes a command-line interface for doing the chores.

## Get Started

```bash
$ pip install cookiecutter
$ cookiecutter https://github.com/pycampers/cookiecutter-mpy

$ cd
$ pipenv shell
$ --help
```