mirror of
https://codeberg.org/Toasterson/ips.git
synced 2026-04-10 13:20:42 +00:00
Merge pull request #1 from OpenFlowLabs/replit-readme
Add run on repl.it badge to README
This commit is contained in:
commit
27330b9a69
2 changed files with 4 additions and 0 deletions
2
.replit
Normal file
2
.replit
Normal file
|
|
@ -0,0 +1,2 @@
|
||||||
|
language = "rust"
|
||||||
|
run = "cargo test"
|
||||||
|
|
@ -1,3 +1,5 @@
|
||||||
|
[](https://repl.it/github/openflowlabs/libips)
|
||||||
|
|
||||||
# Library used by the Image Packaging System
|
# Library used by the Image Packaging System
|
||||||
|
|
||||||
This repository contains all modules and functions one needs to implement an Image Packaging System based utility.
|
This repository contains all modules and functions one needs to implement an Image Packaging System based utility.
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue