Skip to content

Commit

Permalink
chore: cleanup unnecessary todos
Browse files Browse the repository at this point in the history
  • Loading branch information
zachdaniel committed Jun 1, 2024
1 parent 16e8615 commit 15bd766
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,3 @@
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
[![Hex version badge](https://img.shields.io/hexpm/v/igniter.svg)](https://hex.pm/packages/igniterh)
[![Hexdocs badge](https://img.shields.io/badge/docs-hexdocs-purple)](https://hexdocs.pm/igniter)

# TODO list:

- [ ] properly parse args, not `"--dry-run" in argv`. Do we want to have some kind of "maybe parsed" args structure so we can call tasks with `argv` or one of those? Maybe.
- [ ] the mix deps.get step is slow and weird sometimes, need to figure out why.

0 comments on commit 15bd766

Please sign in to comment.