Skip to content

Commit

Permalink
Updated readme to create new apps
Browse files Browse the repository at this point in the history
  • Loading branch information
marcitqualab committed May 25, 2024
1 parent 164c789 commit d0d30b9
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion src/basecloj/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,11 @@ It sets up a minimal dev container environment with green fields minimal tools f
with default settings in your current directoty
2. Open folder with VSCode / devcontainer / devpod / Codespaces and trigger/wait for container build
3. [Start the Calva repl](https://calva.io/getting-started/)
4. Enjoy Clojure


4. Create a new app, lib, template and more:
* Read [deps-new](https://github.com/seancorfield/deps-new)
* Read [clj-new docs](https://github.com/seancorfield/clj-new)

## Customization
5. Install more features in devcontainer: https://containers.dev/features
Expand Down

0 comments on commit d0d30b9

Please sign in to comment.