-
Notifications
You must be signed in to change notification settings - Fork 0
mikesingleton/InternetFriends
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Source code for Internet Friends browser extension. (https://internetfriends.social) Available on GitHub @ https://github.com/mikesingleton/InternetFriends Requires npm and gulp to build Built on OS: OS Microsoft Windows 10 Pro Version 10.0.19043 Build 19043 Versions used to build v1.0.0 of Internet Friends: npm v8.4.1 gulp CLI v2.3.0 gulp Local v4.0.2 First time build: 1) cd to the root directory 2) run 'npm i -g node-pre-gyp' (install prerequisite for wrtc) 4) run 'npm install --global gulp-cli' (install gulp) 5) run 'npm install' (install prerequisites for Internet Friends) 6) run 'gulp' (build Internet Friends) 7) run 'gulp package' (package Internet Friends) To build: 1) cd to the root directory 2) run 'gulp' 3) run 'gulp package'
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Packages 0
No packages published