added naming section to readme

This commit is contained in:
Paul Wilde 2024-08-18 16:02:03 +01:00
parent c3d1865c0f
commit 8dacf102f8

View file

@ -49,14 +49,11 @@ norg -c myconfig.toml extract pcname-2024-08-18T15:20:17773204
norg -c myconfig.toml extract pcname-2024-08-18T15:20:17773204 --destination /tmp/my_extracted_archive norg -c myconfig.toml extract pcname-2024-08-18T15:20:17773204 --destination /tmp/my_extracted_archive
``` ```
## Work in Progress
Norg is still very much a work in progress, so there will be bugs. Please raise
and issue, or create a pull request for any issues and resolutions you may have.
## Naming. Why "Norg"? ## Naming. Why "Norg"?
Well, I don't know. I'm a Star Trek fan so obviously I wanted to keep something Well, I don't know. I'm a Star Trek fan so obviously I wanted to keep something
in line with the [Borg pseudo-species](https://memory-alpha.fandom.com/wiki/Borg) as the borg backup utility does. in line with the [Borg pseudo-species](https://memory-alpha.fandom.com/wiki/Borg) as the borg backup utility does.
Also, sometimes I feel my code has elements of inexperience but loads of potential... which reminded me of [Nog](https://memory-alpha.fandom.com/wiki/Nog) Also, sometimes I feel my code has elements of inexperience but loads of potential... which reminded me of [Nog](https://memory-alpha.fandom.com/wiki/Nog).
So, simply put, `Norg` is an portmanteau of "Borg" and "Nog". So, simply put, `Norg` is an portmanteau of "Borg" and "Nog".
## Why create this when Borgmatic exists? ## Why create this when Borgmatic exists?
@ -67,6 +64,10 @@ package repositories so ended up building it from source on all computers. This
was a lengthy process, and borgmatic isn't very portable, so I wanted to make something that had to features I needed, in a single portable binary. was a lengthy process, and borgmatic isn't very portable, so I wanted to make something that had to features I needed, in a single portable binary.
Norg was the outcome of this. Norg was the outcome of this.
## Work in Progress
Norg is still very much a work in progress, so there will be bugs. Please raise
and issue, or create a pull request for any issues and resolutions you may have.
## Contact ## Contact
For any issues, please raise an issue here. Otherwise, I can be contacted via For any issues, please raise an issue here. Otherwise, I can be contacted via
the fediverse at [@paul@notnull.space](https://notnull.space/@paul). the fediverse at [@paul@notnull.space](https://notnull.space/@paul).