File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ > [ !IMPORTANT]
2+ > flix-cli has moved to [ codeberg] ( https://codeberg.org/s-warn/flix-cli ) , no pull requests will be accepted through GitHub anymore.
3+
14<h1 align =" center " >
25 FLIX-CLI
36</h1 >
5356- [ Honourable Mentions] ( #honourable-mentions )
5457
5558# Installation
56- <i >for dependencies <a href =" https://github.com/DemonKingSwarn /flix-cli#dependencies " >(see below)</a >.</i >
59+ <i >for dependencies <a href =" https://codeberg.org/s-warn /flix-cli#dependencies " >(see below)</a >.</i >
5760
5861This project can be installed on to your device via different mechanisms, these mechanisms are listed below in the order of ease.
5962
@@ -95,7 +98,7 @@ First ensure <a href="https://docs.astral.sh/uv/getting-started/installation/">U
9598Then run the following command:
9699
97100``` sh
98- git clone https://github.com/demonkingswarn /flix-cli.git \
101+ git clone https://codeberg.org/s-warn /flix-cli.git \
99102&& cd flix-cli \
100103&& uv sync \
101104&& uv pip install -e . \
@@ -104,7 +107,7 @@ git clone https://github.com/demonkingswarn/flix-cli.git \
104107
105108** Alternative with Poetry** (legacy):
106109``` sh
107- git clone https://github.com/demonkingswarn /flix-cli.git \
110+ git clone https://codeberg.org/s-warn /flix-cli.git \
108111&& cd flix-cli \
109112&& poetry build \
110113&& pip install -e . \
You can’t perform that action at this time.
0 commit comments