Skip to content
This repository has been archived by the owner on Nov 8, 2021. It is now read-only.

maisoumenos/dench

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dench

A simple breakdown for workout data from Stronglifts 5x5.

Questions & Feedback

If you have any questions of feedback please let us know.

How to use

Setup

Install it:

$ git clone [email protected]/maisoumenos:dench.git
$ cd dench/
$ yarn install

Running it:

$ yarn run dev

Adding your own data

Simple. Export your data from Stronglifts 5x5 and replace data/spreadsheet.stronglifts.csv with your own.

Deploying

Dench is setup to be deployed using Zeit's now platform. So it's pretty easy.

$ now

Todo:

  • Write proper docs.
  • ...all the issues.

Releases

No releases published

Packages

No packages published