CLI
Table of contents
A command line utility to work with Raindeer applications.
rain --help [UNRELEASED]
Shows possible commands.
rain new :app_name
Creates a Raindeer application with the specified name.
rain server
Starts a Raindeer application. Once run visit http://127.0.0.1:4133
rain build
Builds your static site from markdown files in the app/pages folder and puts them in build.