Skip to content
This repository has been archived by the owner on Jul 28, 2024. It is now read-only.

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
sweetbrulee committed Jul 24, 2024
1 parent 0b276ec commit 12e56e9
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -114,10 +114,9 @@ Upload the distribution files to PyPI:

## TODO

- [ ] feat: Add support for spcifying the git repository to clone and flatten.
- [ ] refactor: Use click package to implement the CLI.
- [ ] feat: Add dry-run mode to preview the output before writing to the file.

- [ ] feat: Add --dry-run mode to preview the output before writing to the file.
- [ ] feat: Add --skip="xx;xx;..." option to skip file types e.g. undecoded files (undecoded), image files (img), css, markdown (md), json, yaml (yml). Use a composable class object to dispach file types.
## License

This project is licensed under the MIT License.

0 comments on commit 12e56e9

Please sign in to comment.