Skip to content

[Obsolete] plug³ - Adding a new dimension to plug.dj ( RIP 2012 - 2015 )

License

GPL-3.0, GPL-3.0 licenses found

Licenses found

GPL-3.0
LICENSE.md
GPL-3.0
LICENSE.txt
Notifications You must be signed in to change notification settings

infinityverse/plugCubed

 
 

Repository files navigation

plug³ (plugCubed)

NOTE: Development work has stopped on this project. Issues and Pull Requests will not be answered. This is due to plug.dj shutting down. Farewell Letter

Information / Installation

Find all information and installation information here

Issues / Feature Requests

Please use this repository's Github issues to report a bug report, feature request or enhancement.

Developers

Translations

If you want to help out translating plug³ to different languages please use our project at CrowdIn and contact thedark1337 with your username and language. Please don't submit a pull request for translations.

Contribute

We welcome all contributions to this project.

Dependencies:

Note: All contributions should be applied to the alpha version of plug³.

  • Make a fork of this repository.
  • Clone the forked repository to an empty folder.
  • Cd to the folder through command prompt or bash
  • Run npm install to set up the environment.
  • Make your changes in the src/alpha folder and please make sure you follow our Code Style.
  • If you haven't, set up the p3.config.js file in the config folder. (A sample can be found here)
  • Run grunt build/alpha to compile the code and test. (If grunt doesn't work, please install it by typing npm install -g grunt-cli in commandline)
  • Submit your changes as a Pull Requests here.

Credits

We would like to thank the following people

Support

We have a Slack channel we use to communicate. Please email 1337alexpham@gmail.com if you'd like to be added

License

Copyright © 2012-2015 The plug³ Team and other contributors

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.

About

[Obsolete] plug³ - Adding a new dimension to plug.dj ( RIP 2012 - 2015 )

Resources

License

GPL-3.0, GPL-3.0 licenses found

Licenses found

GPL-3.0
LICENSE.md
GPL-3.0
LICENSE.txt

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 91.6%
  • CSS 8.4%