mirror of
https://github.com/frappe/bench.git
synced 2024-11-11 15:51:03 +00:00
.. | ||
ansible_playbooks | ||
brew_formula | ||
deb_package_build | ||
packages | ||
rpm_package_build | ||
readme.md |
Install packages for standard platforms
Contents:
ansible_playbooks
: ansible configuration to prepare environment before installing bench (adds repos, installs packages, configures services)brew_formula
: bench.rb formula file and readme.md about it's usagedeb_package_build
: configuration files for build of .deb package from sourcespackages
: ready-to-be-installed .deb and .rpm packagesrpm_package_build
: configuration files for build of .rpm package from sources