Erg toolchain installer
Project description
ergup
Install the pre-built binaries of erg. Also, build and install the package manager (poise) using the installed/existing compiler.
requirement
Python 3
supported platforms
- Linux x86_64, armv7, aarch64
- Windows x86_64, i686
- MacOS x86_64, aarch64
usage
# If the Python command is registered as `python` in your environment, replace the `python3` part.
python3 <(curl -L https://github.com/mtshiba/ergup/raw/main/ergup/ergup.py)
# and please set environment variables
Installing nightly version
python3 <(curl -L https://github.com/mtshiba/ergup/raw/main/ergup/ergup.py) - nightly
Note
ergup is implemented in Erg, to solve the bootstrap problem (i.e. we can't use Erg to install Erg) we transpile the Erg script into a standalone Python script.
The following command transpiles ergup.er to ergup.py.
erg --no-std transpile ergup.er
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file ergup-0.1.0.tar.gz.
File metadata
- Download URL: ergup-0.1.0.tar.gz
- Upload date:
- Size: 10.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b53e270b8558f45a492c4b6ac1035c8cbe89765776a9676eb81d2f6622eb097c
|
|
| MD5 |
18edf88f05536a5f180531684fbd0483
|
|
| BLAKE2b-256 |
299e21bee977970f3fbfd18ed6267487621ca120dccbf5520b2bacb273b28c58
|
File details
Details for the file ergup-0.1.0-py3-none-any.whl.
File metadata
- Download URL: ergup-0.1.0-py3-none-any.whl
- Upload date:
- Size: 9.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
44d406deb4df9f340ffe80c9fb6de30849992d76f0c2b09d8637d4459e3b03f9
|
|
| MD5 |
583370e8895989fd263cc6f5773c1c01
|
|
| BLAKE2b-256 |
9115c5807d18b746b5a779abfceca51d29142a75dca729a0fdae5aff1f874a34
|