An open API service indexing awesome lists of open source software.

https://github.com/hi120ki/lang-env

An ansible template for language environment by anyenv
https://github.com/hi120ki/lang-env

ansible ansible-playbook anyenv

Last synced: 7 months ago
JSON representation

An ansible template for language environment by anyenv

Awesome Lists containing this project

README

          

# Lang Env

An ansible template for language environment by anyenv

## Additional tools

- Devbox

```
curl -fsSL https://get.jetpack.io/devbox | bash -s -- -f
```

- Rye

```
curl -sSf https://rye-up.com/get | RYE_INSTALL_OPTION="--yes" bash
```