2
0
mirror of https://github.com/frappe/bench.git synced 2024-11-13 16:56:33 +00:00
bench/os_packages
2016-03-02 16:53:51 +05:30
..
ansible_playbooks [Enhancements]Installing pip and bench 2016-03-02 16:53:51 +05:30
brew_formula [Enhancements]Installing pip and bench 2016-03-02 16:53:51 +05:30
deb_package_build [Enhancements]Installing pip and bench 2016-03-02 16:53:51 +05:30
packages [Enhancements]Installing pip and bench 2016-03-02 16:53:51 +05:30
rpm_package_build [Enhancements]Installing pip and bench 2016-03-02 16:53:51 +05:30
readme.md [Enhancements]Installing pip and bench 2016-03-02 16:53:51 +05:30

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 usage
  • deb_package_build : configuration files for build of .deb package from sources
  • packages : ready-to-be-installed .deb and .rpm packages
  • rpm_package_build : configuration files for build of .rpm package from sources