Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

install spring boot on ubuntu

wget https://repo.spring.io/release/org/springframework/boot/spring-boot-cli/2.3.3.RELEASE/spring-boot-cli-2.3.3.RELEASE-bin.tar.gz
tar -xzf spring-boot-cli-2.3.3.RELEASE-bin.tar.gz
sudo mv spring-boot-cli-2.3.3.RELEASE /opt/
sudo ln -s /opt/spring-2.3.3.RELEASE/bin/spring /usr/bin/spring
sudo ln -s /opt/spring-boot-cli-2.3.3.RELEASE/shell-completion/bash/spring /etc/bash_completion.d/spring
Comment

PREVIOUS NEXT
Code Example
Shell :: edge download ubuntu 
Shell :: brew install jupyter 
Shell :: terminal command to create new file 
Shell :: Kali - How to Uninstall Software on Kali Linux 
Shell :: delete all files in linux 
Shell :: install github cli 
Shell :: switch installed linx to wsl2 
Shell :: Install Docker Engine on EC2 Instance 
Shell :: renaming heroku remotes 
Shell :: how to update git in vscode 
Shell :: install brew in mac 
Shell :: how to install homebrew using zsh 
Shell :: pynacl pip install 
Shell :: git uncommit last commit but keep changes 
Shell :: install latest angular cli 
Shell :: install npm colors 
Shell :: delete files 0 bytes linux 
Shell :: centos set permissions on folder recursively 
Shell :: how to change permissions for only the root 
Shell :: running shell commands nodejs 
Shell :: git ls files sort by date 
Shell :: run mutiple sass files at once 
Shell :: github download specific folder 
Shell :: git create new branch from current 
Shell :: linux killall python 
Shell :: QSslSocket: cannot resolve CRYPTO_set_id_callback QSslSocket: cannot resolve CRYPTO_set_locking_callback QSslSocket: cannot resolve sk_free QSslSocket 
Shell :: bash find file in directory 
Shell :: git change ssh key 
Shell :: how to login github in terminal 
Shell :: how to run bash scripts 
ADD CONTENT
Topic
Content
Source link
Name
4+9 =