Skip to content

phusion/journalist-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Journalist UI

The journalist gem sidekick.

Installation

Assuming you have node.js and npm installed, type:

npm install -g grunt grunt-cli
npm install

And then execute:

$ grunt

This will run the UI and any existing profiles will pop up on the left.

Quick screencast

Screencast

This shows the allocations screen.

Status

There's LOTS to do at the moment, so consider this might heavily change.

Contributing

  1. Fork it ( https://github.com/journalistrb/journalist-client/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

Releases

No releases published

Packages

No packages published