0.0.29 • Published 2 years 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
2 years 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
3 years ago
0.0.19
3 years ago
0.0.18
3 years ago
0.0.17
3 years ago
0.0.16
3 years ago
0.0.15
3 years ago
0.0.14
3 years ago
0.0.13
3 years ago
0.0.12
3 years ago
0.0.11
3 years ago
0.0.10
3 years ago
0.0.9
3 years ago
0.0.8
3 years ago
0.0.7
3 years ago
0.0.5
3 years ago
0.0.4
3 years ago
0.0.3
3 years ago
0.0.2
3 years ago
0.0.1
3 years ago