Skip to content

Scripts to install hack.chat onto a linux or windows system

Notifications You must be signed in to change notification settings

hack-chat/install-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Install Scripts

The scripts contained in this repo can be used to easily install hack.chat on a linux or windows system. The lines below will assist in downloading and running the install scripts.


Ubuntu or Debian

curl -fsSL https://raw.githubusercontent.com/hack-chat/install-scripts/main/hcInstall.sh | bash -

or

wget -qO- https://raw.githubusercontent.com/hack-chat/install-scripts/main/hcInstall.sh | bash -

then

npm run start

Windows

Coming soon ;]

About

Scripts to install hack.chat onto a linux or windows system

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published