# learndatalogtoday **Repository Path**: heart_cloud/learndatalogtoday ## Basic Information - **Project Name**: learndatalogtoday - **Description**: No description available - **Primary Language**: Unknown - **License**: EPL-1.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-11-01 - **Last Updated**: 2024-09-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # [learndatalogtoday](https://www.learndatalogtoday.org) An interactive [Datalog tutorial](https://www.learndatalogtoday.org). ## Prerequisites You will need [Leiningen](https://github.com/technomancy/leiningen) and java installed. ## Run locally $ lein uberjar $ java -cp target/learndatalogtoday-standalone.jar clojure.main -m learndatalogtoday.handler Server is now running on `$PORT` (`http://localhost:8080` by default). ## License Copyright © 2013-2023 Jonas Enlund Distributed under the Eclipse Public License, the same as Clojure.