https://github.com/zchee/go-ninja
Package ninja implements Ninja build systems syntax parser.
https://github.com/zchee/go-ninja
Last synced: 1 day ago
JSON representation
Package ninja implements Ninja build systems syntax parser.
- Host: GitHub
- URL: https://github.com/zchee/go-ninja
- Owner: zchee
- License: bsd-3-clause
- Created: 2017-05-24T21:58:43.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-05-24T22:15:04.000Z (over 8 years ago)
- Last Synced: 2025-06-21T10:07:23.800Z (8 months ago)
- Homepage: https://godoc.org/github.com/zchee/go-ninja
- Size: 558 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
go-ninja
========
Package ninja implements Ninja build systems syntax parser.