0.0.5 • Published 2 years ago
learnubun v0.0.5
learnyoubun
An intro to Bun via a set of self-guided workshops using Terminal.
The project is in pre-release alpha stage (not version
1.0.0yet)
Install
bun install -g learnyoubunUpdate or Install specific version
Check out the latest version from the registry.
bun remove -g learnyoubun
bun install -g learnyoubun@<enter latest version>
# example:
bun install -g learnyoubun@0.0.4Run from Terminal
learnyoubunIf you want to contribute and develop
git clone git@github.com:arafathusayn/learnyoubun.git
cd learnyoubun
bun i
bun link
learnyoubunLicense
The source code of this project is released under GPL-3.0 license.