Skip to content

Commit

Permalink
new idea for cli
Browse files Browse the repository at this point in the history
  • Loading branch information
dzhibas committed Apr 3, 2024
1 parent a32cca8 commit 1b00daf
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/TODO.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,9 @@ CLI
- [ ] flagfile init
- [ ] flagfile list
- [ ] built-in ui to edit and save flagfile in current dir
- [ ] flagfile find // find all flagnames within current directory source code recursively
like you would do with grep or ripgrep with regex /(FF[-_].*)\s?->/
- [ ] make it so you can install flagfile-cli with brew or shell script

Done

Expand Down

0 comments on commit 1b00daf

Please sign in to comment.