mirror of
https://github.com/nsnail/dot.git
synced 2025-06-19 22:08:16 +08:00
<doc>
This commit is contained in:
17
README.md
17
README.md
@ -1,3 +1,18 @@
|
||||
# dot
|
||||
|
||||
A full-featured utility - the programmer's swiss army knife
|
||||
A full-featured utility - the programmer's swiss army knife
|
||||
|
||||
```mermaid
|
||||
graph LR;
|
||||
dot-v1.1.5-->File-newline-character-conversion-tool
|
||||
dot-v1.1.5-->NTP-clock-synchronization-tool
|
||||
dot-v1.1.5-->Various-text-codec-tools
|
||||
dot-v1.1.5-->Remove-the-file-UTF-BOM
|
||||
dot-v1.1.5-->Remove-the-blank-of-the-file
|
||||
dot-v1.1.5-->Random-password-generator
|
||||
dot-v1.1.5-->Json-utility
|
||||
dot-v1.1.5-->Ip-utility-tool
|
||||
dot-v1.1.5-->GUID-generator
|
||||
dot-v1.1.5-->Git-command-bulk-executor
|
||||
dot-v1.1.5-->screen-coordinates-and-color-selection-tool
|
||||
```
|
Reference in New Issue
Block a user