Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 1.14 KB

README.md

File metadata and controls

20 lines (15 loc) · 1.14 KB

PCFW

Status

The code isn't ready for use yet, please wait until v.1.0.0 is out!

What is Plug.dj Coding FrameWork?

PCFW is a framework that can be used to easily write powerful and featureful scripts for the music sharing website plug.dj

Who is behind PCFW?

PCFW is currently being developed by @TATDK and @Colgate.
You may know them from Plug.Pony, plug³ and SweetieBOT from the Friendship is Magic room on plug.dj.

How can I help?

If you have any changes to PCFW, simply fork the project, commit to your fork and send a pull request with the changes.
To test your changes, simply build it to get the PCFW.min.js file.

How to build?

If you are making any changings and want to test it, simply run _build.bat to make the PCFW.min.js file.
It's using Google Closure Compiler (included) to build.