Core utils written in Gambit
# scmutils

coreutils clone written in Gambit

## Build

    gsc -exe *file*.scm

Or if you have task installed:

    task build

This will build all commands.

## License

GPLv3