An open API service indexing awesome lists of open source software.

https://github.com/feenkcom/budgeteer

A system for handling budgets that also exemplifies moldable development
https://github.com/feenkcom/budgeteer

Last synced: 3 months ago
JSON representation

A system for handling budgets that also exemplifies moldable development

Awesome Lists containing this project

README

          

# budgeteer
A system for handling budgets that also exemplifies moldable development

## How to load

```
EpMonitor current disable.
Metacello new
baseline: 'Budgeteer';
repository: 'github://feenkcom/budgeteer/src';
load.
EpMonitor current enable
```