docs: update roadmap
This commit is contained in:
@@ -34,6 +34,8 @@ uv run python -m skywipe.cli follows # unfollow all
|
|||||||
uv run python -m skywipe.cli bookmarks # delete bookmarks
|
uv run python -m skywipe.cli bookmarks # delete bookmarks
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Use the `--yes` flag to skip the confirmation prompt and proceed with the operation.
|
||||||
|
|
||||||
## Configuration
|
## Configuration
|
||||||
|
|
||||||
If you run the tool for the first time, it will prompt you to use `skywipe configure` to create the configuration file, which is located in `~/.config/skywipe/config.yml` :
|
If you run the tool for the first time, it will prompt you to use `skywipe configure` to create the configuration file, which is located in `~/.config/skywipe/config.yml` :
|
||||||
@@ -62,7 +64,7 @@ BE SURE TO USE A [BLUESKY APP PASSWORD](https://blueskyfeeds.com/faq-app-passwor
|
|||||||
- [x] remove bookmarks
|
- [x] remove bookmarks
|
||||||
- [x] make `all` run the other commands
|
- [x] make `all` run the other commands
|
||||||
- [x] add simple progress and logging
|
- [x] add simple progress and logging
|
||||||
- [ ] add safeguards (confirmation, dry-run flag)
|
- [x] add safeguards (confirmation, dry-run flag)
|
||||||
- [ ] decent code architecture
|
- [ ] decent code architecture
|
||||||
- [ ] installation and run process
|
- [ ] installation and run process
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user