Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/drujensen/asdf-pypy
asdf plugin for pypy (DRAFT)
https://github.com/drujensen/asdf-pypy
Last synced: 10 days ago
JSON representation
asdf plugin for pypy (DRAFT)
- Host: GitHub
- URL: https://github.com/drujensen/asdf-pypy
- Owner: drujensen
- License: apache-2.0
- Created: 2022-01-17T14:38:33.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2022-01-17T14:43:18.000Z (almost 3 years ago)
- Last Synced: 2024-10-25T01:36:05.563Z (about 2 months ago)
- Language: Shell
- Size: 4.88 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# asdf-pypy
pypy plugin for https://github.com/asdf-vm/asdf/
This is a pypy plugin for asdf version manager.
# Installation
```bash
asdf plugin-add https://github.com/drujensen/asdf-pypy.git
asdf install pypy 3.8
pypy --version
```# License
Licensed under [Apache License, Version 2.0](https://www.apache.org/licenses/LICENSE-2.0)