isaiah / transit-erlang

transit format for erlang
MIT License
43 stars 12 forks source link

Introduce 'build-plt' and 'dialyze' make targets. #1

Closed jlouis closed 10 years ago

jlouis commented 10 years ago

The build-plt target will build a local PLT you can use with the project. The dialyze target runs the dialyzer on the source code.

jlouis commented 10 years ago

This should be a no-brainer to add. Will help going forward so we can make sure we are nailing the dialyzer specs down for the project.