json file support and a cli #3

Merged
mossfet merged 6 commits from json into main 2023-07-01 18:35:53 +00:00
Member

this pull request merges json support as in a a file called names.json that stores data about the sites and it adds a cli that can modify the names.json file.

this pull request merges json support as in a a file called names.json that stores data about the sites and it adds a cli that can modify the names.json file.
Fries added 6 commits 2023-07-01 18:35:23 +00:00
c481999c55 add a work in progress cli and fix bugs
i'm making a cli that lets you add stuff to the names.json file and read
data from it and i moved stuff that can be shared between them like the
Site struct to a shared crate thats in workspace, like the cli crate. i
also switched to using typed json parsing which works well.
c729d2115b add a add command to the cli
this command can add sites to the names.json file
mossfet merged commit 16c5c771bb into main 2023-07-01 18:35:53 +00:00
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Solarpunk/meowy-webring#3
No description provided.