1.0.2 β€’ Published 3 years ago

labo-cli v1.0.2

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

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

Hello World !
labo-del hello

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

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago