Skip to content

Vessel-App/vessel-installer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vessel Installer

This is a tiny HTTP server that periodically retrieves the latest stable version based on GitHub Releases.

It offers just a few HTTP endpoints:

  1. /stable/version - Get the latest version back in JSON
  2. /stable/install.sh - Get a sh script to install vessel to ~/.vessel/bin (MacOS / Linux)

To install Vessel, you can run this script:

curl <hostname>/stable/install.sh | sh

For installation instructions, see the Vessel CLI repository.

About

A tiny HTTP service to get the latest version and install script.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages