ledgerrb/options.rb
Gwenhael Le Moine ba01b39b9d
mega refactoring, typescript & Co.
Signed-off-by: Gwenhael Le Moine <gwenhael.le.moine@gmail.com>
2017-11-06 16:50:44 +01:00

6 lines
115 B
Ruby

# encoding: utf-8
ENV[ 'LEDGER_FILE' ] ||= '/home/cycojesus/org/comptes.ledger'
CURRENCY = '€'
SEPARATOR = ','