tan-up

A tool of opening current folder in terminal


Keywords
tan, popup, window, opening, current, folder, in, terminal
License
MIT
Install
pip install tan-up==0.0.4b1

Documentation

tan


弹出一个世界。 开发者快速在 terminal 中打开当前目录,只需要输入 tan,提高开发效率。 此工具只支持 Python 3.6+。

快速安装

  1. pip 安装(推荐)
pip install tan_up
  1. pipenv 安装
pipenv install tan_up
  1. 源码安装
python setup.py install

快速使用

  1. Windows

TODO

  1. Mac

TODO

开源代码

LICENSE

MIT