Skip to content

Manages some packages for LiveSupport app by branch.

License

Notifications You must be signed in to change notification settings

LiveSupportApp/package

Repository files navigation

LiveSupportApp/package

Manages some packages for LiveSupport app by branch.

Branches

Branch name outline
master The sample package.
default The default package.
niconico The package to view message like Niconico.
reading The package to read message.
view The package to view message for broadcaster.
store The package to store message.

Usage

  1. Move to LiveSupport/resources/app/packages

    $ cd path/to/LiveSupport/resources/app/packages
    
  2. Install. npm install e.g. master branch (Sample package)

    $ npm install LiveSupportApp/LiveSupport#master
    
  3. Add the package name in LiveSupport app settings. See LiveSupport document. coming soon

  4. Happy broadcasting!

Contribution

  1. Fork it.
  2. Create your feature branch. git checkout -b my-new-feature
  3. Commit your changes. git commit -am 'Add some feature'
  4. Push to the branch. git push origin my-new-feature
  5. Create a new Pull Request.

Author

LiveSupportApp

License

MIT License

About

Manages some packages for LiveSupport app by branch.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published