feat(users/Profpatsch): init openlab-tools
Back at my bullshit. Mostly copied the setup from whatcd-resolver. Change-Id: I9edd4387ee73c18816b1692d5338735536cce70f Reviewed-on: https://cl.tvl.fyi/c/depot/+/9803 Reviewed-by: Profpatsch <mail@profpatsch.de> Tested-by: BuildkiteCI Autosubmit: Profpatsch <mail@profpatsch.de>
This commit is contained in:
parent
42d3c1a748
commit
efbffcd12d
4 changed files with 484 additions and 0 deletions
6
users/Profpatsch/openlab-tools/Main.hs
Normal file
6
users/Profpatsch/openlab-tools/Main.hs
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
module Main where
|
||||
|
||||
import OpenlabTools qualified
|
||||
|
||||
main :: IO ()
|
||||
main = OpenlabTools.main
|
||||
Loading…
Add table
Add a link
Reference in a new issue