Update the ROADMAP

This commit is contained in:
Miguel de la Cruz 2020-03-01 13:04:34 +01:00
parent b69dce907e
commit 378fcbe65a

View file

@ -45,7 +45,7 @@ Use "campaigner [command] --help" for more information about a command.
- [x] Modify the add command to only act on `stdin`, using the - [x] Modify the add command to only act on `stdin`, using the
`--grep` and `--govet` flags to distinguish how to parse the `--grep` and `--govet` flags to distinguish how to parse the
input. input.
- [ ] Add `standalone` group of commands. - [x] Add `standalone` group of commands.
- [ ] Parametrise the atlassian API url. - [ ] Parametrise the atlassian API url.
- [ ] Add file only mode to the `add` command. - [ ] Add file only mode to the `add` command.
- [ ] Add file path normalisation to the `add` command. - [ ] Add file path normalisation to the `add` command.