Introducing gemfile-go
Parse Ruby’s Gemfile.lock in pure Go - no Ruby required!
Ever wanted to parse Ruby’s Gemfile.lock from Go? Maybe you’re building developer tools, analyzing dependencies, or just curious about what’s in that lockfile. This library lets you do it all without having Ruby installed!
Getting Started
For more information and detailed examples, please visit the documentation.