Skip to content

installer/instl-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

test-repo

This repo is used to test installations via instl

Production

Use these commands to test the production build of instl:

Windows

iwr instl.sh/installer/instl-demo/windows | iex

Linux

curl -sSL instl.sh/installer/instl-demo/linux | bash

macOS

curl -sSL instl.sh/installer/instl-demo/macos | bash

Dev (local)

Use these commands to test a local version of instl. Useful for debugging and testing

Windows

iwr 127.0.0.1/installer/instl-demo/windows | iex

Linux

curl -sSL 127.0.0.1/installer/instl-demo/linux | bash

macOS

curl -sSL 127.0.1/installer/instl-demo/macos | bash

About

Test repository with release assets for installer tests.

Resources

License

Stars

Watchers

Forks

Languages