Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

bun sh install

#### Install ####

# Native: (macOS x64 & Silicon, Linux x64, Windows Subsystem for Linux)
curl -fsSL https://bun.sh/install | bash

# Docker: (Linux x64)
docker pull jarredsumner/bun:edge
docker run --rm --init --ulimit memlock=-1:-1 jarredsumner/bun:edge

# If using Linux, kernel version 5.6 or higher is strongly recommended, but the minimum is 5.1. ##
Comment

PREVIOUS NEXT
Code Example
Shell :: resize image linux command line 
Shell :: pip upgrade command 
Shell :: tar exclude directory 
Shell :: create folder shortcut on desktop ubuntu 
Shell :: exec user process caused: exec format error 
Shell :: how to install chocolatey on windows 10 
Shell :: docker ps with ip 
Shell :: arch linux chinese fonts 
Shell :: copy to clipboard in gihub readme 
Shell :: linux append group 
Shell :: delete merged branches in git 
Shell :: cronjob run every hour 
Shell :: Unable to init server: Could not connect: Connection refused 
Shell :: git fix Large files detected. 
Shell :: git init branch name 
Shell :: vuetify install 
Shell :: kill :80 port 
Shell :: how to enable migration in package manager console 
Shell :: ubuntu measure execution time 
Shell :: ifconfig not foound 
Shell :: list devices in network 
Shell :: bash command to open terminal 
Shell :: stop a process running on a port 
Shell :: arch linux 
Shell :: aws cli ec2 list security groups 
Shell :: retroarch for ubuntu 
Shell :: npm install react-final-form 
Shell :: install neovim ubuntu 
Shell :: install zsh 
Shell :: git set token 
ADD CONTENT
Topic
Content
Source link
Name
5+1 =