Initial import

This commit is contained in:
Dan Milne
2020-04-22 00:18:09 +10:00
commit 0929b3eb80
18 changed files with 392 additions and 0 deletions

3
lib/openlib/version.rb Normal file
View File

@@ -0,0 +1,3 @@
module Openlib
VERSION = "0.1.0"
end