hackify

0.1.4 • Public • Published

hackify

Like plug.dj for collaborative development

Hacker Story

You are hacking away on your laptop, listening to music, you are smashing it, if only you could share this experience... You spin up a terminal...

$ npm install hackify -g
$ cd /Users/awesomeguy/cool_project
$ hackify

BAM! you have hosted a room, a collaborative coding space... No setup, No logins, Your code, on Your machine. You send the room link to your code bro's.... http://hackify.org/rooms/***** They all hit the link... BAM! your all coding together You chat, you code, you listen to the same music, your coding awesomeness is now a shared experience. Congratulations you've been Hackified.

Command Line Goodness

Usage: hackify [options]

Options:

-h, --help             output usage information
-V, --version          output the version number
-n, --name [name]      Name for the room
-p, --pass [password]  Moderator password for the room
-s, --server [url]     Location of the hackify server [http://www.hackify.org]
-i, --ignore [regex]   Regex of folders to ignore [/(node_modules|.git)/]
-r, --readonly         Read Only

Prerequisites

  • Node.js

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.1.4
    0
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.1.4
    0
  • 0.1.3
    1
  • 0.1.2
    1
  • 0.1.1
    1
  • 0.1.0
    1

Package Sidebar

Install

npm i hackify

Weekly Downloads

4

Version

0.1.4

License

none

Last publish

Collaborators

  • mdausmann