ClipJS

This package name is not currently in use, but was formerly occupied by another package. To avoid malicious use, npm is hanging on to the package name, but loosely, and we'll probably give it to you if you want it.


License
ISC
Install
npm install ClipJS@0.0.1-security

Documentation

ClipJS

ClipJS

What is ClipJS?

ClipJS hooks multiple external modules together on a server. Some examples include Sublime Text, Teamviewer, and more!

Installation and Configuration

  • Step 1. Install ClipJS:
    npm install ClipJS
  • Step 2. Create an application
    adult create app.js
  • Step 3. Edit your configuration file.
    Do this via terminal or an SSH client
  • Step 4. Start your application
    adult start app.js

Addons & Usage

ClipJS provides multiple useful addons by default:

  1. Sublime Integration.
    Packages your repository to be used as a Sublime Text addon.
  2. Teamviewer Enabler.
    Enables your terminal window to be accessed via Teamviewer.
  3. FileZilla Integration.
    Automatically adds your server information into FileZilla.
  4. File Calculator.
    Adds the sum of every file on your server and returns a number.
  5. GUI Interfacing
    Creates a visual gui interface for debugging and making breakpoints.

Commands

  • --start - Start your script.
  • --stop - Stops specified script.
  • --create - Use this command to create an app.
  • --disable - Disables ClipJS entirely.
  • --pause - Puts specified app on hold.
  • --schedule - Schedules a script to run at a certain time.
  • --bugreport - Use this command to report bugs with ClipJS.
  • --changelog - Lists the changes in your current version.
  • --version - Lists what version you are currently running.
  • --help - Displays all commands.

Troubleshooting

Having issues? Try reinstalling.
You can use --bugreport to report any bugs you may be running into using our package.

Changelog

Check out our GitHub page to see all the latest updates.

Dependencies

ClipJS requires you have browserify, gulp-connect, npm-check-updates, nodemon and gulp-watch installed on your machine.

References & Other Links

Contributing

Want to contribute? Contact us here.

License

MIT