summaryrefslogtreecommitdiff
path: root/comitium.go
AgeCommit message (Expand)Author
2021-03-18clarify add flags, rename addTypeFlag to addPageFlagnytpu
2021-03-18factor out argument checking into functionnytpu
2021-03-18Start refresh job for refresh commandnytpu
2021-03-18add flag for number of refresh workersnytpu
2021-03-18move saving json down since it's done after almost any functionnytpu
2021-03-18cleanup and simplify error handlingnytpu
2021-03-18why those comments dere?nytpu
2021-03-18Make sure datapath exists to prevent errornytpu
2021-03-18start building out different commands in main()nytpu
2021-03-18initialize core in main()nytpu
2021-03-16add command parsingnytpu