mirror of
https://github.com/frappe/bench.git
synced 2024-11-05 21:07:54 +00:00
b51f0ed2b2
* chore: typo * chore: update project description * feat: command to install dev-requirements.txt Often applications have development or test specific requirements which are not required in production. - Add new command `bench setup dev-requirements` - installs all `dev-requirements.txt` in app's root folder. * refactor: remove duplicate function * refactor: use `log` instead of print * refactor: merge dev-requirement command * feat: install dev-dependencies in get-app if dev When developer mode is enabled install all dev dependencies too while doing `get-app` * fix: warn about --dev not supporting node |
||
---|---|---|
.. | ||
bench_custom_cmd.md | ||
bench_usage.md | ||
branch_details.md | ||
commands_and_usage.md | ||
contribution_guidelines.md | ||
easy_install.md | ||
installation.md | ||
release_policy.md | ||
releasing_frappe_apps.md |