diff options
author | Johnny Richard <johnny@johnnyrichard.com> | 2022-04-12 03:33:59 +0200 |
---|---|---|
committer | Johnny Richard <johnny@johnnyrichard.com> | 2022-04-12 04:09:22 +0200 |
commit | 22283ef54b66495e2c88e0dbac9856c4a34434a6 (patch) | |
tree | 8f286885f00173b938213067776d34917e446386 /README | |
parent | e83f1e89da0a8fb5527435a61743b9f0769caa7c (diff) |
Add munit testing framework support
Diffstat (limited to 'README')
-rw-r--r-- | README | 28 |
1 files changed, 0 insertions, 28 deletions
@@ -1,28 +0,0 @@ -PAPO -==== - -Minimal IRC Server implementation. - -DEVELOPMENT ------------ - -Requirements: - - 1) gcc - -Compiling instructions: - - $ make - -CONTRIBUTE ----------- - -We accept patches on our mailing list[1] (use git-send-email to avoid issues -with your patches). We recommend you to follow the mailing etiquette[2] before -send/reply emails to our mailing list. - ---- - -Links: -[1]: ~johnnyrichard/papo-devel@lists.sr.ht -[2]: https://man.sr.ht/lists.sr.ht/etiquette.md |