Skip to content
This repository was archived by the owner on Jun 20, 2021. It is now read-only.
This repository was archived by the owner on Jun 20, 2021. It is now read-only.

Single Command Installer #24

@appcypher

Description

@appcypher

This is a rustup-like or choosenim-like installation process where the user doesn't need to have simple already installed on their system. Just a single command that does all the installation and/or update automatically.

The user just types a command into the terminal and simple gets installed or updated automatically. A seamless nice user experience.

The command is usually in this format.

curl https://sh.some-domain.com/install -sSf | sh

This means the shell script that gets run will be hosted on that site and the script will be responsible for downloading and installing simple on the user's system.

The first step here is to host an installer script online.

Metadata

Metadata

Labels

enhancementNew feature or requesthacktoberfestHacktober 2018to-doAn issue worthy of doing and looking into

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions