Skip to content

jurgita-sk/fp-2024

 
 

Repository files navigation

fp-2024

Setup

To get started, you first need to open the project using Visual Studio Code and having Docker Desktop

  1. Ctrl + Shift + P
  2. Dev Containers: Open Folder in Container

To Build & Test the Project, run the following commands

  1. stack build
  2. stack test

Changes to BNF

Added an "Add garden" command to initialize a garden. If used when a garden already exists, it replaces the current one.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Haskell 98.7%
  • Dockerfile 1.3%