1.0.6 β€’ Published 3 years ago

creacmd v1.0.6

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago
  • Installation
  • Usage
  • creacmd
  • delcmd
  • How to Contribute
  • License
  • Thanks
npm install creacmd -g
function helloWorld() ({
    console.log("Hello World !");
})();
creacmd hello.js hello

πŸš€ Congratulations ! The hello command is now functional !
hello

Hello World !
delcmd hello

πŸš€ The hello command, successfully deleted !
hello

command not found: hello
1.0.6

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago