twelvelabs / generator-app

App scaffolding generators for use with the stamp CLI.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

generator-app

This repo contains opinionated project templates for use with Stamp. To use, download Stamp and run:

# Install the generator.
stamp add git@github.com:twelvelabs/generator-app.git

# Use them to create a new project at ./my-app.
stamp new app ./my-app

About

App scaffolding generators for use with the stamp CLI.

License:MIT License


Languages

Language:Shell 85.9%Language:Makefile 14.1%