Skip to content

code4freeman/sdtree

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sdtree

这是一个目录树扫描命令行工具。
目前为止仅支持目录树扫描,具体的功能参数请看后面的使用示例。
如果不出意外,后面将会支持更多的功能,如查找,复制等等。

安装

有两种安装方式,从npm安装、从github安装。
从npm安装:
npm install -g sdtree
从github安装(推荐):
npm install -g git+https://github.com/lilindog/sdtree

推荐从github安装,最新版本都首先更新到github。

用法

依赖

该项目没有任何第三方依赖。
几个关键依赖均来自自己实现:

更多

更多功能,不出意外,后续会陆续更新。
比如查找文件、复制文件等等。

以上功能不想搞了,都是3年前的承诺了。没时间搞。

About

目录树生成命令行工具

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages