Source Code Formatter for the ponylang programming language
This project is still in pre-alpha state and might damage your sources.
- Install pony-stable
- Update your
bundle.json
{
"type": "github",
"repo": "mfelsche/ponyfmt"
}
stable fetch
to fetch your dependenciesuse "ponyfmt"
to include this packagestable env ponyc
to compile your application