Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Qpoint Installer

This repo hosts an installation script for Qpoint.

# installs into /usr/local/bin/qpoint
curl -s https://get.qpoint.io/install | sudo sh
# downloads to a tmp dir which is cleaned up afterwards
curl -s https://get.qpoint.io/demo | sudo sh

Installing a specific version

You can specify a version via the VERSION env var:

curl -s https://get.qpoint.io/install | sudo VERSION=v0.9.10 sh

What's Next?

For further instructions, see the Qpoint docs.

About

Installation script for Qpoint

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages