Skip to content

Commit

Permalink
Update readme to reflect finished tasks
Browse files Browse the repository at this point in the history
  • Loading branch information
smy20011 committed Oct 5, 2024
1 parent 4f92821 commit 407fae7
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,10 +33,10 @@ import llmake

# Roadmap

- [ ] Create subcommands for each step
- [ ] llmake create-template
- [x] Create subcommands for each step
- [x] llmake create-template
- [x] llmake fetch-context
- [ ] llmake query
- [ ] Support ninja build file generation
- [x] llmake query
- [x] Support makefile generation
- [ ] Test cases
- [ ] Add more detailed documentation

0 comments on commit 407fae7

Please sign in to comment.