A first shot at writing some Go. It crawls and parses Bibles from a web format into a local format.
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
greg-compass 18139454ee Basic functionality and passing tests
Can fetch the list of modules
Can write out the resulting, very stripped down, imp file
Can install NIV module
1 year ago
abstract Basic functionality and passing tests 1 year ago
bgw Basic functionality and passing tests 1 year ago
.gitignore Basic functionality and passing tests 1 year ago
Makefile Basic functionality and passing tests 1 year ago
go.mod Basic functionality and passing tests 1 year ago
go.sum Basic functionality and passing tests 1 year ago
main.go Basic functionality and passing tests 1 year ago