16c5c771bb
Merge pull request 'json file support and a cli' (#3) from json into main
3fa6a24a5d
Merge pull request 'fix json bugs and add a cli' (#2) from cli into json
9411e4a097
add a remove command and error handling to the cli
c729d2115b
add a add command to the cli
c481999c55
add a work in progress cli and fix bugs
json file support and a cli
3fa6a24a5d
Merge pull request 'fix json bugs and add a cli' (#2) from cli into json
9411e4a097
add a remove command and error handling to the cli
c729d2115b
add a add command to the cli
c481999c55
add a work in progress cli and fix bugs
fix json bugs and add a cli
1667e14d64
Initial json parsing
c2fe292b2d
Prepped code for names being defined at runtime in rocket()
2227c870ff
Merge pull request 'use the askama compile time template engine' (#1) from askama into main
5cbbacec23
use the askama compile time template engine
use the askama compile time template engine