Skip to content

Commit

Permalink
Add comment on install tool
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastienbeau committed May 28, 2024
1 parent 4771c03 commit 77fb3a0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions install/install_tool
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ python3 -m pip install pipx
# Install cli for all user
export PIPX_HOME=/opt/pipx PIPX_BIN_DIR=/usr/local/bin

# TODO we should add version to tools so we can increment then
# need to release ak on pipy first
pipx install git+https://github.com/akretion/ak --force --include-deps
pipx inject ak git-aggregator --force
pipx install git-autoshare
Expand Down

0 comments on commit 77fb3a0

Please sign in to comment.