labcodes / labcodes/django-react-boilerplate

Add support for asdf via `.tool-versions` file

Open
#64 0 comments 0 reactions 1 assignee View on GitHub

@lucianoratamero is already working on this.

Since Feb 26, 2023.

good first issue
Dominant language
JavaScript
Stars
45
Forks
6
PR merge metrics
No merged PRs in 30d

Description

One easy win for people that use asdf would be to create a .tool-versions file in the root directory with the nodejs and python versions.
I've also tested it with pnpm and it worked fine, so adding that could be good too.

Something like:

nodejs lts
python 3.10.10
pnpm 7.28.0

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.