0.0.29 • Published 1 year ago
icall-cli v0.0.29
icall-cli
iCall CLI is a user-friendly and convenient command-line interface designed for cross-platform compatibility.
install
npm i -g icall-clinow your can use icall command
create files
your can create files by icall touch command.
icall touch [-f] <ext> <file> <...>
icall touch -f react Abc.tsx Def.tsx
icall touch -f vue index.vue about.vueyour can remove files by icall rm command.
# remove
icall rm Abc.tsx Def.tsx
icall rm index.vue about.vueCommands
| name | desc |
|---|---|
| base64 | Generate a Base64 encoded string from a given string. |
| cat | Output the contents of a file. |
| cowsay | cowsay is a configurable talking cow, originally written in Perl by Tony Monroe |
| cp | copy files or dir |
| day | format date by dayjs |
| hash | Generate a Hash |
| history | Generate history in terminal |
| ipconfig | Generate ipconfig or ifconfig |
| kill | kill process by pid |
| ls | Generate ls |
| mkdir | Generate dir |
| mv | move file or dir |
| neofetch | show system info |
| ping | ping domains |
| ps | Generate process |
| qrcode | Generate qrcode |
| rm | remove file or dir |
| top | top command by top |
| touch | create file |
| tree | get tree |
| which | get input command position |
| whoami | current user |
Todo
| name | desc |
|---|---|
| cd | switch pwd |
| exec | exec some command |
| unzip | unzip files |
| wget | get some content |
0.0.29
1 year ago
0.0.25
2 years ago
0.0.26
2 years ago
0.0.27
2 years ago
0.0.21
2 years ago
0.0.23
2 years ago
0.0.24
2 years ago
0.0.20
2 years ago
0.0.19
2 years ago
0.0.18
2 years ago
0.0.17
2 years ago
0.0.16
2 years ago
0.0.15
2 years ago
0.0.14
2 years ago
0.0.13
2 years ago
0.0.12
2 years ago
0.0.11
2 years ago
0.0.10
2 years ago
0.0.9
2 years ago
0.0.8
2 years ago
0.0.7
2 years ago
0.0.5
2 years ago
0.0.4
2 years ago
0.0.3
2 years ago
0.0.2
2 years ago
0.0.1
2 years ago