Skip to content

A tool for converting Ninja build files to Knitfiles

License

Notifications You must be signed in to change notification settings

zyedidia/knitja

Repository files navigation

Knitja

A utility for converting Ninja build files to Knitfiles. It uses a modified samurai under the hood to parse and convert the ninja file. This is simply a Go wrapper around samurai.

Build:

go build

To convert, just run knitja instead of ninja, and it will print out a corresponding Knitfile.

This tool is experimental and in-progress!

About

A tool for converting Ninja build files to Knitfiles

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages