Skip to content

humet/scLive

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SC Live

[REQUIREMENTS]

[TO INSTALL]

  1. Git clone to a directory
  2. Navigate to that directory and run 'vagrant up'
  3. SSH into the newly created Vagrant Box by running 'vagrant ssh' and navigate to 'cd /var/www/public'
  4. Run 'composer update && composer install'

[TO SETUP]

  1. Navigate to installation directory and run 'vagrant ssh'
  2. Navigate to 'cd /var/www/public' and run...
  3. Run 'php scLive setup' followed by your username and password
  4. Run 'php scLive login'

[COMMANDS]

STARTING A LIVE STREAM

php scLive stream:start

Commands When Live

  • -stop : Stops the stream
  • -pin : Add to the end of a comment to pin
  • -unpin : Unpins any pinned comments

STORY QUESTION DETAILS

php scLive getquestions

Options

  • --list : Lists all responses

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages