invoice-fs
Version:
Nostalgic command-line invoicing application producing plain text invoices and JSON data structures. Uses the file system as a database
11 lines • 569 B
JSON
{
"abn": "00 000 000 000",
"account": "000000000",
"address": "P.O. Box 1 Suburb State, Postcode",
"asciiArt": " _______ _ ______\n (_______) | | | ___ \\\n _____ ____ | | _ ____ | | | | ____ ____ ____\n | ___)/ _ || | / )/ _ )| | | | / _ || \\ / _ )\n | | ( ( | || |< (( (/ / | | | |( ( | || | | |( (/ /\n |_| \\_||_||_| \\_)\\____)|_| |_| \\_||_||_|_|_| \\____)\n",
"bsb": "000-000",
"email": "human@example.com",
"name": "Fake Name",
"telephone": "(+61) 000 000 000",
"web": "example.com"
}