BetterThanTomorrow/calva

Provide a minimal complete example on how to jack-in

Open

#779 opened on Sep 6, 2020

View on GitHub
 (4 comments) (0 reactions) (0 assignees)Clojure (194 forks)batch import
documentationgood first issue

Repository metrics

Stars
 (1,243 stars)
PR merge metrics
 (Avg merge 5d 20h) (7 merged PRs in 30d)

Description

To make the VSCode+Calva combination more attractive to newcomers, lower some of the barriers of entry. That means, in Getting Started, show a simple way to get from an empty directory to having a REPL ready to go. This doesn't force people to step away from the Calva docs to research lein oder tools-deps. Instead, provide two minimal example files that Calva accepts as a valid starting point.

Contributor guide