Commit Graph

2 Commits

Author SHA1 Message Date
J S
3eb4b2d5d8
feat[license,split-line,readme] Added docs.
I added a documentation readme.
I added a license (GPLv3)

SPLIT-LINE now deletes SETTING from the hash-table if it is passed "SETTING=nil".
READ-SYSTEM now explicitly uses string= to identify sections in the
associative list.
2023-12-19 23:12:10 -05:00
J S
9474199299
feat[all] Wrote initial read-file functionality
I created the first version of READ-SYSTEM.
It parses a .service file into an associative list of hash-tables.
2023-12-19 16:29:39 -05:00