Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 280 Bytes

File metadata and controls

9 lines (7 loc) · 280 Bytes

proj4rb

Read AGENTS.md for project details, architecture, and development instructions.

Quick Reference

  • Ruby bindings for the Proj coordinate transformation library (FFI-based)
  • Run tests: bundle exec rake test
  • Build gem: rake package
  • Generate docs: rake yard