jmeaster30 / vore

VerbOse Regular Expressions - Regular Expression Engine with Verbose English-like Syntax
MIT License
1 stars 0 forks source link

Figure out how Go packaging works #57

Open jmeaster30 opened 1 year ago

jmeaster30 commented 1 year ago

I will need to set up packaging/versioning so we can have a proper release process.

Along with this will be allowing people who download this to install it to their computer so they aren't having to use go run .

Also the packaging will allow people to import this into their own go projects.

Can we package this in a way where we can use this library in other languages?

jmeaster30 commented 1 year ago

https://pkg.go.dev/about#adding-a-package