Tayger99999 / Lion.-Web-3

1 stars 0 forks source link

src/index.css #3

Open Tayger99999 opened 1 year ago

Tayger99999 commented 1 year ago

echo "# Lion.-Web-3" >> README.md git init git add README.md git commit -m "first commit" git branch -M main git remote add source https://github.com/Tayger99999/Lion .-Web-3.git git push -u origin mainhttps://github.com/Tayger99999/Lion.-Web-3.gitsrc/PokeDisplay.js

Tayger99999 commented 1 year ago

Releases

Previous configlet releases provided pre-built configlet executables only for these targets:

x86_64 Linuxx86_64 macOSx86_64 Windows

This release adds these new targets:

arm64 Linuxarm64 macOSarm64 Windowsriscv64 Linux

But note that we have not yet updated the fetch-configlet scripts Exercism-wide to support these new targets.

User-facing commits:

0e8d665 .github, config: use Zig to cross-compile arm64 Linux asset (#460)f280445 .github: cross-compile arm64 macOS asset (#796)a962b18 .github: cross-compile riscv64 Linux asset (#798)3824299 .github, cli, completion: cross-compile arm64 Windows asset (#797)

Full Changelog: 4.0.0-beta.13...4.0.0-beta.14