Skip to content
This repository has been archived by the owner on Aug 14, 2024. It is now read-only.

Commit

Permalink
Update the README to hint at the use of asdf for tool version managem…
Browse files Browse the repository at this point in the history
…ent.
  • Loading branch information
zorn committed Sep 10, 2023
1 parent afaff5d commit c289f75
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# StudyHall

The intent of this repo is to serve as a monorepo which shall house both the backend (Elixir), frontend (SvelteKit), as well as various project documentation and issues.

## Tools We Use

* [asdf](https://asdf-vm.com/) is a version management system for command line tools. You'll find a `.tool-versions` file at the root of this project that helps define the expected versions of thinks like Erlang and Elixir.

0 comments on commit c289f75

Please sign in to comment.