A simple calendar that shows the days of the month for a given month and year.
Written in PureScript.
npm installTo install with Cargo:
cargo install watchexec-cliInstall binary directly
Download from the repository.
Add binary to path:
cp watchexec /usr/local/bin/
# see `man man`
# this could also be /usr/share
cp watchexec.1 /usr/local/share/man/man1/npx gulpnpm run build:devnpm run serveBundle files in calendar.tar.gz
bin/distributeSee bin/deploy-sample for an example of deploying the bundle as static assets to your server.