Skip to content
This repository has been archived by the owner on Mar 16, 2023. It is now read-only.

0.0.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@JonasWanke JonasWanke released this 09 Apr 17:48
b47a52a

Features

  • use unicorn (#37), fixes #34
  • commands/init: support init in existing repo (#36), fixes #28, #20, #27
  • commands/login: remove password support (#42), fixes #32

Bug Fixes

  • commands/init: only create .gitignore if templates were selected (#41), fixes #30

Docs

  • commands/init: fix/shorten templates and labels (#44), fixes #35

Refactor

  • rename config files (#40), fixes #29