1.0.0 • Published 3 years ago

@aaa3032/executor-of-cmd-commands v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

executor-of-cmd-commands

Node.js Library For Execute CMD Commands

code image

install with this:
npm install @aaa3032/executor-of-cmd-commands
import with this:
const { cmd } = require('Executor-of-cmd-commands');
use this code:
cmd('cmd command')