3 unstable releases
0.5.1 | Nov 14, 2023 |
---|---|
0.5.0 | Mar 18, 2023 |
0.4.0 | Feb 14, 2023 |
#968 in Authentication
28 downloads per month
53KB
1K
SLoC
Command line interface for psh
.
Can be installed with the following command:
$ cargo install psh-cli
Installing on Android with Termux
First, install Rust toolchain:
$ pkg install rust
Second, add cargo binary installation folder to PATH:
$ echo 'export PATH=$PATH:$HOME/.cargo/bin' >> $HOME/.profile
Last, install psh-cli
using the first command on this page.
Dependencies
~9–19MB
~271K SLoC