Add CI integration.
All checks were successful
rust-test Build rust-test has succeeded
format Build format has succeeded
rust-clippy Build rust-clippy has succeeded
build-poudboot Build build-poudboot has succeeded

This commit is contained in:
Tom Alexander
2024-05-05 21:53:48 -04:00
parent 3a1c25bb19
commit 6542d5f1b5
13 changed files with 1174 additions and 2 deletions

10
LICENSE Normal file
View File

@@ -0,0 +1,10 @@
Permission to use, copy, modify, and/or distribute this software for any
purpose with or without fee is hereby granted.
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
PERFORMANCE OF THIS SOFTWARE.