WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

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