- 主要是要实现在线的容器bash命令操作。
- 文件在线导出等功能。
- 本工具中其中一部分用到了 xtermjs的工具类,感谢作者开源。
- Xterm is not a terminal application that you can download and use on your computer
- Xterm is not
bash
. Xterm.js can be connected to processes likebash
and let you interact with them (provide input, receive output)
npm install ng4-xterm --save -dd
@ Owner https://firsh.me
@ Github https://github.com/zmatsh
目前正在开发阶段~