Merge branch 'camathieu-patch-1'

* camathieu-patch-1:
  Add Plik to the Other Software section
This commit is contained in:
Avelino 2022-01-28 18:39:07 -03:00
commit 82d9a16c0f
No known key found for this signature in database
GPG Key ID: B345B4D52E98180A

View File

@ -2879,6 +2879,7 @@ _**Unofficial** set of patterns for structuring projects._
* [nes](https://github.com/fogleman/nes) - Nintendo Entertainment System (NES) emulator written in Go.
* [Orbit](https://github.com/gulien/orbit) - A simple tool for running commands and generating files from templates.
* [peg](https://github.com/pointlander/peg) - Peg, Parsing Expression Grammar, is an implementation of a Packrat parser generator.
* [Plik](https://github.com/root-gg/plik) - Plik is a temporary file upload system (Wetransfer like) in Go.
* [protoncheck](https://github.com/servusdei2018/protoncheck) - ProtonMail module for waybar/polybar/yabar/i3blocks.
* [restic](https://github.com/restic/restic) - De-duplicating backup program.
* [scc](https://github.com/boyter/scc) - Sloc Cloc and Code, a very fast accurate code counter with complexity calculations and COCOMO estimates.