Added forgejo action
Some checks are pending
/ build (push) Waiting to run

This commit is contained in:
A.M. Rowsell 2025-07-21 17:24:57 -04:00
commit 5a4147b750
Signed by: amr
GPG key ID: E0879EDBDB0CA7B1
6 changed files with 32 additions and 0 deletions

View file

@ -1,3 +1,9 @@
/*
* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at https://mozilla.org/MPL/2.0/.
*/
#include <iostream>
#include <cstdlib>
#include "Spigot.hpp"