Climan is a small npm package that automates long & boring commands for you.

Hello everyone,

My name is Tony Quach. I am a second-year Software Engineering student. I have written my first npm package called Climan. I love the open source community and this is my first attempt at contributing to the open source world.

P/s: fe…


This content originally appeared on DEV Community and was authored by Tony Quach

Hello everyone,

My name is Tony Quach. I am a second-year Software Engineering student. I have written my first npm package called Climan. I love the open source community and this is my first attempt at contributing to the open source world.

P/s: feature suggestions, issues, and PR are VERY welcome.

What?
Climan is a small npm package that automates long & boring commands for you.

Why?
Manually typing kubectl rollout restart deployment my-deployment, docker build -t my-image ., docker push my-image, etc, every time is boring, and using the arrow up key to scroll through the terminal's command history is not much better.

How?
Climan lets you create, store, and manage CLI commands, which will then be made available via Climan's cm shorthand for you to select. Command will be executed automatically, however, commands with required arguments will prompt you to enter the corresponding arguments before executing.

Where?

Thank you.


This content originally appeared on DEV Community and was authored by Tony Quach


Print Share Comment Cite Upload Translate Updates
APA

Tony Quach | Sciencx (2022-06-27T04:22:30+00:00) Climan is a small npm package that automates long & boring commands for you.. Retrieved from https://www.scien.cx/2022/06/27/climan-is-a-small-npm-package-that-automates-long-boring-commands-for-you/

MLA
" » Climan is a small npm package that automates long & boring commands for you.." Tony Quach | Sciencx - Monday June 27, 2022, https://www.scien.cx/2022/06/27/climan-is-a-small-npm-package-that-automates-long-boring-commands-for-you/
HARVARD
Tony Quach | Sciencx Monday June 27, 2022 » Climan is a small npm package that automates long & boring commands for you.., viewed ,<https://www.scien.cx/2022/06/27/climan-is-a-small-npm-package-that-automates-long-boring-commands-for-you/>
VANCOUVER
Tony Quach | Sciencx - » Climan is a small npm package that automates long & boring commands for you.. [Internet]. [Accessed ]. Available from: https://www.scien.cx/2022/06/27/climan-is-a-small-npm-package-that-automates-long-boring-commands-for-you/
CHICAGO
" » Climan is a small npm package that automates long & boring commands for you.." Tony Quach | Sciencx - Accessed . https://www.scien.cx/2022/06/27/climan-is-a-small-npm-package-that-automates-long-boring-commands-for-you/
IEEE
" » Climan is a small npm package that automates long & boring commands for you.." Tony Quach | Sciencx [Online]. Available: https://www.scien.cx/2022/06/27/climan-is-a-small-npm-package-that-automates-long-boring-commands-for-you/. [Accessed: ]
rf:citation
» Climan is a small npm package that automates long & boring commands for you. | Tony Quach | Sciencx | https://www.scien.cx/2022/06/27/climan-is-a-small-npm-package-that-automates-long-boring-commands-for-you/ |

Please log in to upload a file.




There are no updates yet.
Click the Upload button above to add an update.

You must be logged in to translate posts. Please log in or register.