mirror of
https://github.com/domfelipe/pokebuddy.git
synced 2026-08-07 10:56:46 +00:00
Initial commit: pokebuddy_cli
This commit is contained in:
commit
d58df9bd10
47 changed files with 1684 additions and 0 deletions
15
CHANGELOG.md
Normal file
15
CHANGELOG.md
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
# Changelog
|
||||
|
||||
All notable changes to PokeBuddy CLI will be documented here.
|
||||
|
||||
## 0.1.0
|
||||
|
||||
Initial public alpha.
|
||||
|
||||
### Added
|
||||
|
||||
- CLI entrypoint.
|
||||
- Six launch companions: Zapbit, Diskettex, NullWisp, PromptMoth, CacheGoblin and MergeDrake.
|
||||
- Local state in `~/.pokebuddy/state.json`.
|
||||
- Commands: `hatch`, `list`, `dex`, `show`, `poke`, `feed`, `status`, `rename`, `banner`, `legal`, `reset`.
|
||||
- README, legal notice, contribution docs and roadmap.
|
||||
Loading…
Add table
Add a link
Reference in a new issue