Skip to content
/ mobster Public
forked from dillonkearns/mobster

A cross-platform mob programming timer built on web technologies

License

Notifications You must be signed in to change notification settings

ehei/mobster

 
 

Repository files navigation

GitHub release Stories in Ready Build Status

Mobster

A mob programming timer, inspired by the MobProgramming/MobTimer.Python. Learn all about mobbing at the above github page, and at mobprogramming.org. This app was created to have an easier to maintain cross-platform application (using github's electron framework).

To clone and run this repository you'll need Git and Node.js (which comes with npm) installed on your computer. From your command line:

# Clone this repository
git clone https://github.com/dillonkearns/mobster
# Go into the repository
cd mobster
# Install dependencies
npm install
# Run the test watcher
npm test
# Run the app
npm start

About

A cross-platform mob programming timer built on web technologies

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Elm 83.1%
  • JavaScript 8.6%
  • HTML 8.3%