Merge pull request #1 from lidorcg/lidorcg/gitpod-setup

Lidorcg/gitpod setup
This commit is contained in:
lidorcg 2020-12-26 21:27:47 +02:00 committed by GitHub
commit fd38615299
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 0 deletions

4
.gitpod.yml Normal file
View file

@ -0,0 +1,4 @@
image: clojure
tasks:
- command: 'lein koan run'

View file

@ -1,3 +1,5 @@
[![Gitpod ready-to-code](https://img.shields.io/badge/Gitpod-ready--to--code-blue?logo=gitpod)](https://gitpod.io/#https://github.com/functional-koans/clojure-koans)
# Clojure Koans
The Clojure Koans are a fun way to get started with Clojure - no experience