2
0
mirror of https://github.com/frappe/bench.git synced 2024-06-29 12:23:29 +00:00
bench/docs
Ankush Menat b51f0ed2b2
feat: bench setup requirements --dev (#1196)
* 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
2021-09-13 20:55:21 +05:30
..
bench_custom_cmd.md feat: bench setup requirements --dev (#1196) 2021-09-13 20:55:21 +05:30
bench_usage.md chore: Remove set-default-site command 2021-04-26 17:06:30 +05:30
branch_details.md [fix] detailed release policy 2017-07-24 15:26:34 +05:30
commands_and_usage.md docs: Update bench CLI update method 2020-09-09 15:03:50 +05:30
contribution_guidelines.md chore: updated and consolidated readme 2020-01-16 17:48:43 +05:30
easy_install.md fix: Update documentation for user directory 2021-02-17 08:18:37 +01:00
installation.md fix: update bench install methods 2020-05-29 10:31:52 +05:30
release_policy.md [fix] detailed release policy 2017-07-24 15:26:34 +05:30
releasing_frappe_apps.md chore: updated and consolidated readme 2020-01-16 17:48:43 +05:30