bunlings
TypeScript icon, indicating that this package has built-in type declarations

0.0.5 • Public • Published

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.0 yet)

Install

bun install -g learnyoubun

Update 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.5

Run from Terminal

learnyoubun

If you want to contribute and develop

git clone git@github.com:arafathusayn/learnyoubun.git

cd learnyoubun

bun i

bun link

learnyoubun

License

The source code of this project is released under GPL-3.0 license.

Maintainers

Readme

Keywords

none

Package Sidebar

Install

npm i bunlings

Weekly Downloads

0

Version

0.0.5

License

GPL-3.0-only

Unpacked Size

147 kB

Total Files

35

Last publish

Collaborators

  • arafathusayn