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

https://github.com/klieret/marp-cookiecutter

Cookiecutter template for my presentations with marp 📝🍪✂️
https://github.com/klieret/marp-cookiecutter

cookiecutter cookiecutter-template marp marpit

Last synced: 3 months ago
JSON representation

Cookiecutter template for my presentations with marp 📝🍪✂️

Awesome Lists containing this project

README

          

# Marp cookiecutter 📝🍪✂️

[![gitmoji](https://img.shields.io/badge/gitmoji-%20😜%20😍-FFDD67.svg)](https://gitmoji.dev)
[![License](https://img.shields.io/github/license/klieret/marp-cookiecutter.svg)](https://github.com/klieret/marp-cookiecutter/blob/main/LICENSE.txt)

[Cookiecutter](https://github.com/cookiecutter/cookiecutter) template for my
presentations with [marp](https://marpit.marp.app/)

## 🔥 Use it

```bash
cookiecutter git@github.com:klieret/marp-cookiecutter.git
```

## 🔧 Development setup

```bash
pre-commit install
gitmoji -i
```