1.0.6 β€’ Published 5 years ago

creacmd v1.0.6

Weekly downloads
-
License
MIT
Repository
github
Last release
5 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

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago