Commit graph

11 commits

Author SHA1 Message Date
411c82682f I removed the old generator file with capital letters in the name to clean up a little. 2015-06-20 13:15:44 -05:00
42caa9e69d Merge branch 'master' of https://bitbucket.org/billy_brawner/workout-generator 2015-06-20 13:13:41 -05:00
0da55119e3 I moved the muscle group classes and exercise lists to a separate file and imported them as a module in the original script to allow for more tinkering with the generation script without screwing it up. Just make sure to import the exercises into any new scripts that might require them. 2015-06-20 13:13:22 -05:00
cfd58fc81a README.md edited online with Bitbucket 2015-06-20 17:39:23 +00:00
74c0b4329a Merge branch 'master' of https://bitbucket.org/billy_brawner/workout-generator 2015-06-20 11:48:03 -05:00
40b7d9fa46 Changed the file name to lower-case letters because I'm lazy and don't like using capital letters in the terminal :P 2015-06-20 11:47:17 -05:00
65eaca5ab3 Added comments to the existing code. 2015-06-19 22:00:35 -05:00
ef6595bb6a README.md edited online with Bitbucket 2015-06-20 02:38:34 +00:00
8f966f9f38 Added Victor Brawner to the list of contributors. 2015-06-19 21:31:52 -05:00
bf7cbf736a Pre-alpha code for the workout generator. Currently has a basic list of exercises organized by muscle group and supports workout routines for up to a 2 day per week split. 2015-06-19 21:26:35 -05:00
7510687126 Initial commit with contributors 2015-06-19 21:02:06 -05:00