Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 774 Bytes

README.md

File metadata and controls

31 lines (20 loc) · 774 Bytes

New

A blank project for getting started.

Templates

To create a new repo, either run:

  • make <dir>
  • cruft create https://github.com/mrsimonemms/new --skip=.git --directory <dir>

The available templates are:

  • blank - Simple blank project. If unsure, use this one
  • golang-cobra - Golang Cobra starter project
  • js - JavaScript starter project
  • terraform - Terraform starter project

Contributing

Open in a container