Easy steps to install okteto package on Mac
Package Information:
Application Name – okteto
What is okteto – Not Available for okteto
Use of okteto – Build better apps by developing and testing code directly in Kubernetes
URL – https://okteto.com
Installation Steps:
- Open Terminal using Spotlight search by pressing
<command+space>
. Type terminal and hitEnter
key. - Now, run following command to install homebrew (brew)
- Install okteto using brew
brew install okteto
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
okteto is ready to use now!