Skip to content

add install script to automatically download binary into /usr/local/bin/code-server #94

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
nhooyr opened this issue Mar 7, 2019 · 2 comments
Assignees
Labels
enhancement Some improvement that isn't a feature

Comments

@nhooyr
Copy link
Contributor

nhooyr commented Mar 7, 2019

No description provided.

@nhooyr nhooyr self-assigned this Mar 7, 2019
@nhooyr nhooyr added the enhancement Some improvement that isn't a feature label Mar 8, 2019
@robertpeteuil
Copy link

robertpeteuil commented Mar 15, 2019

You might be able to leverage this installation script that I created for Terraform - to create a script for installing code-server

It can provide a base as it has a lot of error checks, parameter options, and logic for:

  • finds the latest release from the GitHub API
  • determines OS and architecture and creates the download URL
  • downloading, extracting and copying to binary directory

@kylecarbs
Copy link
Member

Fixed with sshcode 🎊

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Some improvement that isn't a feature
Projects
None yet
Development

No branches or pull requests

3 participants