system2k / NodeWorldOfText

MIT License
25 stars 22 forks source link

Add .tool-versions for asdf compatibility. #7

Closed slaskax closed 1 year ago

slaskax commented 1 year ago

asdf is a tool for managing project runtime versions (similar to nvm but more universal), and having a .tool-versions file allows users of it and compatible tools (such as myself) to easily setup a development environment for this project with a single command.