Changeset d17dffe in OpenWorkouts-current for bin

Timestamp:
Jan 11, 2019, 1:52:27 PM (5 years ago)
Author:
borja <borja@…>
Branches:
current, feature/docs, master
Children:
2d2898b
Parents:
c555386
Message:

(#41) Added install script.

Now, after getting a fresh copy of the repo, you can install OpenWorkouts by
doing:

chmod +x bin/install
./bin/install

This installs OpenWorkouts in a python3 virtual environment located in the
same directory as the OpenWorkouts repo (useful for developers mostly)

File:
1 added

Note: See TracChangeset for help on using the changeset viewer.