mirror of
https://github.com/markqvist/rnsh.git
synced 2025-03-10 09:29:34 -04:00
Documentation tweaks
This commit is contained in:
parent
f86acc3f08
commit
6a4ebeea67
@ -20,7 +20,9 @@ Anyway, there's a lot of room for improvement.
|
|||||||
|
|
||||||
## Quickstart
|
## Quickstart
|
||||||
|
|
||||||
Requires Python 3.10+ on Linux or Unix. WSL probably works. Cygwin might work, too.
|
Tested (thus far) on Python 3.11 macOS 13.1 ARM64. Should
|
||||||
|
run on Python 3.6+ on Linux or Unix. WSL probably works.
|
||||||
|
Cygwin might work, too.
|
||||||
|
|
||||||
- Activate a virtualenv
|
- Activate a virtualenv
|
||||||
- `pip3 install rnsh`
|
- `pip3 install rnsh`
|
||||||
@ -103,7 +105,7 @@ works just like an `ssh` shell session.
|
|||||||
## TODO
|
## TODO
|
||||||
- [X] ~~Initial version~~
|
- [X] ~~Initial version~~
|
||||||
- [X] ~~Pip package with command-line utility support~~
|
- [X] ~~Pip package with command-line utility support~~
|
||||||
- [ ] Publish to PyPI
|
- [X] ~~Publish to PyPI~~
|
||||||
- [ ] Improve signal handling
|
- [ ] Improve signal handling
|
||||||
- [ ] Protocol improvements (throughput!)
|
- [ ] Protocol improvements (throughput!)
|
||||||
- [ ] Test on several *nixes
|
- [ ] Test on several *nixes
|
||||||
|
Loading…
x
Reference in New Issue
Block a user