Skip to content

Releases: EJ-Edwards/InvoiceHub

InvoiceHub v0.0.1 — CLI Scaffold

22 Dec 15:18
abfba47

Choose a tag to compare

Pre-release

🚧 InvoiceHub v0.0.1 — Initial CLI Scaffold

This release contains the initial CLI routing logic for InvoiceHub.
It establishes the structure and user flow while core functionality
(generator, calculator, PDF export) is still under development.

✅ Included

  • Single-file Python CLI (cli.py)
  • Menu-based routing logic
  • Terms of Service acceptance flow
  • Contact/help information
  • Placeholder hooks for future modules

❌ Not Yet Included

  • Invoice generation logic
  • PDF export
  • Persistent storage
  • API support

🧭 Purpose
This release serves as a foundation for future development and allows
early feedback on CLI structure and usability.

⚠️ Disclaimer
This is an early development release provided “as is.”
Functionality is incomplete and subject to change.