Install func in Linux?
$ wget https://github.com/knative/func/releases/download/knative-v1.8.2/func_linux_amd64
$ mv func_linux_amd64 func
$ chmod +x func
$ echo $PATH
$ mv func /usr/local/bin/
$ func version
Latest posts by Rajesh Kumar (see all)
- Best AI tools for Software Engineers - November 4, 2024
- Installing Jupyter: Get up and running on your computer - November 2, 2024
- An Introduction of SymOps by SymOps.com - October 30, 2024