Configured to build with github-actions

This commit is contained in:
Kevin Peterson
2022-04-28 13:48:49 -05:00
parent a85334f396
commit 7a050304be
7 changed files with 399 additions and 6 deletions

View File

@@ -0,0 +1,9 @@
#!/usr/bin/env python
import os
import pprint
pprint.pprint(dict(os.environ), width = 1)
#!print("{}", breakmehere)