zulip/tools/setup
Rafid Aslam ce94fb2eb1 deps: Change zxcvbn download method from download-zxcvbn to npm.
- Replace download-zxcvbn with downloading it from npm.
- Change zxcvbn.js path to node_modules (because npm put it to
`node_modules` directory.
- Bump `PROVISION_VERSION` in `version.py` to 2.4.

Fixes #2423.
2016-12-06 17:54:56 -08:00
..
emoji_dump build_emoji: Add nice error message for symlink errors. 2016-11-15 21:10:39 -08:00
__init__.py Add __init__.py to tools/ and tools/setup/. 2016-07-20 18:20:37 -07:00
generate-fixtures Always start python via shebang lines. 2016-11-26 14:46:37 -08:00
generate-test-credentials Always start python via shebang lines. 2016-11-26 14:46:37 -08:00
install-aws-server tools: Rewrite install-server to not hardcode configuration. 2016-07-19 20:12:43 -07:00
install-node provision: Use NVM to install node and npm. 2016-09-23 14:34:44 -07:00
postgres-init-dev-db Remove extra new lines at the ends of Zulip authoried files. 2016-09-26 21:05:24 -07:00
postgres-init-test-db Move tools/install-phantomjs to tools/setup/. 2016-05-26 18:28:14 +05:00
setup_venvs.py Patch activate script only in development. 2016-07-21 14:11:41 -07:00