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
- Host: GitHub
- URL: https://github.com/hi120ki/lang-env
- Owner: hi120ki
- License: mit
- Created: 2023-05-11T13:03:37.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-03T01:08:02.000Z (almost 2 years ago)
- Last Synced: 2025-01-26T05:25:11.006Z (9 months ago)
- Topics: ansible, ansible-playbook, anyenv
- Language: Makefile
- Homepage:
- Size: 47.9 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```