bill
Version, currently 0.14.337 versions
- 0.21.5latestOct 18, 2025
- 0.21.4not indexedAug 9, 2026
- 0.21.3not indexedAug 9, 2026
- 0.21.2not indexedAug 9, 2026
- 0.21.1not indexedAug 9, 2026
- 0.21.0not indexedAug 9, 2026
- 0.20.0not indexedAug 9, 2026
- 0.19.3not indexedAug 9, 2026
- 0.19.2not indexedAug 9, 2026
- 0.19.1not indexedAug 9, 2026
- 0.19.0not indexedAug 9, 2026
- 0.18.0not indexedAug 9, 2026
- 0.17.0not indexedAug 9, 2026
- 0.16.1not indexedAug 9, 2026
- 0.16.0not indexedAug 9, 2026
- 0.15.2not indexedAug 9, 2026
- 0.15.1not indexedAug 9, 2026
- 0.15.0not indexedAug 9, 2026
- 0.14.4not indexedAug 9, 2026
- 0.14.3not indexedAug 9, 2026
- 0.14.2not indexedAug 9, 2026
- 0.14.1not indexedAug 9, 2026
- 0.14.0not indexedAug 9, 2026
- 0.13.0not indexedAug 9, 2026
- 0.12.1not indexedAug 9, 2026
- 0.12.0not indexedAug 9, 2026
- 0.11.0not indexedAug 9, 2026
- 0.10.0not indexedAug 9, 2026
- 0.9.0not indexedAug 9, 2026
- 0.8.0not indexedAug 9, 2026
- 0.7.0not indexedAug 9, 2026
- 0.6.0not indexedAug 9, 2026
- 0.5.0not indexedAug 9, 2026
- 0.4.0not indexedAug 9, 2026
- 0.3.0not indexedAug 9, 2026
- 0.2.0not indexedAug 9, 2026
- 0.1.0not indexedAug 9, 2026
github.com/GrottoPress/bill
Accounts Receivable automation for Lucky framework
11 stars
0 dependents
License: MIT
Nothing has been indexed for 0.14.3 yet. The tag is recorded, its shard.yml has not been read, so the manifest and dependency list below are empty because they are unknown rather than because they are absent.
Installation
# Add this to your shard.yml
dependencies:
bill:
github: GrottoPress/bill
version: ~> 0.14.3Then run:
shards installshard.yml
No shard.yml has been indexed for 0.14.3. You can read it on the repository.
Dependencies
Unknown: the shard.yml for this version has not been read yet.
README
This README is the one indexed from the repository at its latest ref, not from the tag for this version.
# Bill **Bill** is an Accounts Receivable automation system for *Lucky* framework. It includes tools for creating and tracking invoices, credit notes, receipts and more. *Bill* keeps an immutable ledger of transactions from which balances can be efficiently computed. Whenever a business event occurs, a record is kept in this ledger. *Bill* is designed for use cases where a self-service application charges users for products or services, or for online marketplaces where businesses charge registered users for same. ## Documentation Find the complete documentation in the `docs/` directory of this repository. ## Todo - [x] Ledger - [x] Invoices - [ ] Taxes - [ ] Discounts - [x] Credit Notes - [x] Receipts - [ ] Businesses ## Development Create a `.env` file: ```env DATABASE_URL=postgres://postgres:password@localhost:5432/bill_spec ``` Update the file with your own details. Then run tests with `crystal spec`. ## Contributing 1. [Fork it](https://github.com/GrottoPress/bill/fork) 1. Switch to the `master` branch: `git checkout master` 1. Create your feature branch: `git checkout -b my-new-feature` 1. Make your changes, updating changelog and documentation as appropriate. 1. Commit your changes: `git commit` 1. Push to the branch: `git push origin my-new-feature` 1. Submit a new *Pull Request* against the `GrottoPress:master` branch.
Documentation
Built from the current release. The first visit to a release nobody has asked for starts its build.
Links
This release
- Version
0.14.3- Tagged
- Aug 9, 2026
- Commit
a55b05c6a2ec- Indexed
- not yet
Dependents
No indexed shard depends on this one yet.
Repository
github.com/GrottoPress/bill
Metadata
- Created
- Aug 12, 2026
- Updated
- Aug 13, 2026
- Synced
- Aug 13, 2026
- Versions
- 37