Age | Commit message (Collapse) | Author |
|
pip is used to install setuptools.
So use latest pip to install latest setuptools
|
|
Fixes #518
|
|
|
|
This option exists in install script code, but no instructions is given on help text.
|
|
For contributors trying the manual installation.
|
|
warning when are missing same prequiremets and then enable it again
|
|
otherwise on a wheezy box errors will happen when installing dependencies
|
|
recompiled with the right version of glibc (required for wheezy and just safier to do that for other systems)
|
|
|
|
|
|
|
|
- They are symlinked into /vagrant/web-ui/node_modules
|
|
|
|
- To use it, do these steps:
build the box:
vagrant destroy && vagrant up source
vagrant package --output hackday-user-agent.box source
use the box:
vagrant box add hackday-user-agent hackday-user-agent.box
vagrant up hackday
vagrant ssh hackday
Scripts will be provided with next commit.
|
|
not working because of it
|
|
setup, we won't have to change the install script)
|
|
|
|
ask for confirmation
|
|
|
|
|
|
PEP440 names
|
|
|
|
|
|
|
|
eventually for node, i guess
|
|
|
|
register users
|
|
|
|
|
|
README + disbled interactivity in the bower install + workaround gnupg issue
|
|
|
|
|
|
|
|
fixing comment in install-pixelated.sh
|
|
|
|
|
|
|