kszakharov / pybrewer

Tool for management homebrew formulas

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PyBrewer License: Unlicense

PyBrewer is a tool for management homebrew formulas.

Terms of use

By using this project or its source code, for any purpose and in any shape or form, you grant your implicit agreement to all the following statements:

  • You condemn Russia and its military aggression against Ukraine
  • You recognize that Russia is an occupant that unlawfully invaded a sovereign state
  • You support Ukraine's territorial integrity, including its claims over temporarily occupied territories of Crimea and Donbas
  • You reject false narratives perpetuated by Russian state propaganda

Contents

  1. Requirements
  2. Installations
  3. Updating
  4. Usages
  5. Development
  6. License

Requirements

  • python (3.9+)

Installation

On macOS or Linux, you can install PyBrewer via Homebrew:

brew tap kzakharov/tools git@ghe.cloud.croc.ru:kzakharov/homebrew-kzakharov.git
brew install pybrewer --HEAD

Updating

brew update
brew upgrade pybrewer --fetch-HEAD

Usages

First you need to update the poetry.lock file

poetry lock --no-update

Development

poetry install

The Unlicense

Project License can be found here.

About

Tool for management homebrew formulas

License:The Unlicense


Languages

Language:Python 92.5%Language:Jinja 7.5%