Open cgestes opened 2 years ago
Some more doc shenanigan:
after installing tsrc with pipx, it says command not found.
How am I supposed to access it?
Also I am wondering if I should push the manifest repository, and if I should include it in the manifest.
You are not required to put the manifest repo inside the manifest itself. It's a matter of convenience.
In the readme are this two manifest repositories the same:
Yup :)
after installing tsrc with pipx, it says command not found.
Double-check that ~/.local/bin
is in your PATH :stuck_out_tongue:
can pipx (which doesn't look like what people are used to) be just a tips?
It works pretty fine with pip, which is installed by default. If pipx is required can we give some context?
Thanks for the PR https://github.com/your-tools/tsrc/pull/366, @cgestes!
Please see https://github.com/your-tools/tsrc/pull/376 where a docs change related to pipx
vs pip
is included.
In the readme are this two manifest repositories the same:
Also I am wondering if I should push the manifest repository, and if I should include it in the manifest.
Where does it lives?
Thanks :)