junewunder / Prattlebox

irc using electron
1 stars 0 forks source link

Prattlebox

irc using electron(formerly atom-shell).

Building

  1. npm install
  2. npm install -g grunt
  3. npm install -g electron-prebuilt
  4. grunt to transpile the stylus
  5. electron . to run the application

License

MIT