Jennifer
What is Jennifer?
Installing Jennifer for Maze
Generate a normal maze app
maze new {project}Update your project shard.yml
# Add the following dependencies
jennifer:
github: imdrasil/jennifer.cr
sam:
github: imdrasil/sam.crSetup your database information
Create a jennifer.cr under the /config directory
Create a sam.cr in {project/src}
Edit your src/{project}.cr file
Last updated