icall-cli
TypeScript icon, indicating that this package has built-in type declarations

0.0.27 • Public • Published

icall-cli

iCall CLI is a user-friendly and convenient command-line interface designed for cross-platform compatibility.

install

pnpm add icall-cli

now 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.vue

your can remove files by icall rm command.

# remove
icall rm Abc.tsx Def.tsx
icall rm index.vue about.vue

Commands

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

Package Sidebar

Install

npm i icall-cli

Weekly Downloads

6

Version

0.0.27

License

MIT

Unpacked Size

37.7 kB

Total Files

31

Last publish

Collaborators

  • magnesium-