chore: remove no-vcs option (moved to a later stage if github is someday adopted

Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
2023-07-31 23:00:53 +02:00
parent 2d5abedf1a
commit 2650edb61e
2 changed files with 30 additions and 14 deletions

View File

@@ -27,3 +27,32 @@ please:
or as `cuddle.please.yaml`
See docs for more information about installation and some such
## Checklist
### 0.1 Milestone
- [ ] Hide unneccessary commands
- [ ] Redo configuration frontend
- [ ] Refactor command.rs into smaller bits so that bits are easier to test
- [ ] Add reporter for PR and Repositories
- [ ] Setup temporary git name and email to use for git committing
### 0.2 Milestone
- [ ] Add docs
- [ ] Add asciidoc
- [ ] Add examples
- [ ] Fix drone config
- [ ] Releaser
- [ ] On main/master
- [ ] tbd...
### 0.3 Milestone
- [ ] Add inquire for missing values when needed (when not running in ci or have a proper tty)
### 0.x Milestone
- [ ] Add github support
- [ ] Create docker image