Wiki
Download
Manual
Eggs
API
Tests
Bugs
show
edit
history
You can edit this page using
wiki syntax
for markup.
Article contents:
== scmfmt Format your chicken scheme code using chickens own pretty printer working with stdin/stdout. === Description As there are little to no scheme code formatters out in the wild to integrate with, e.g. vscode, scmfmt is a simple approch to fill the gap. Install the egg via : <enscript highlight="bash"> sudo chicken-install scmfmt </enscript> This will place the binay '''scmfmt''' into /usr/bin which you can use, e.g. <enscript highlight="bash"> scmfmt < someFile.scm </enscript> You can also integrate it into your editor, e.g. vscode with the extension "External formatters" and using it via CTRL-SHIFT-I. == Authors Anes Lihovac == Repository https://github.com/paines/scmfmt == Version history === Version 0.1 * initial release
Description of your changes:
I would like to authenticate
Authentication
Username:
Password:
Spam control
What do you get when you multiply 5 by 3?