Skip to content

Command Line Interface application to generate passwords with Node.js

License

Notifications You must be signed in to change notification settings

KainNhantumbo/password-generator-cli

Repository files navigation

🚀 Password Generator CLI (Node.js + Typescript)

This is a bug tracker application built with React.JS and Typescript. To be short, the main goal here is to help developers to keep track of the software development bugs and issues, in a simple and more efficient way. You can find the API source code here.

✨ Features

  • 🔑 Generate Random Passwords

Scripts for testing

Make sure you have installed Node.js (v16.15.3 or later recommended) which also comes with npm.
In the project directory, you can run in terminal:

npm install --save
npm run dev

👆 Runs the app in the development mode and the server will reload when you make changes to the source code.

npm run build

👆 Builds the app to the dist folder.

npm run start

👆 Starts the app.

🎩 Installation and Usage

To install the CLI globally, open terminal in the project root directory and run the following command:
🔔 Note: this is a one time setting.

npm link

Then run the following command to start:

password-generator

For options and help, run:

password-generator -h

Have fun.

📧 Contact

E-mail: nhantumbok@gmail.com
Github: https://github.com/KainNhantumbo
Portfolio: https:https://codenut-dev.vercel.app
My blog: https://codenut-dev.vercel.app/en/blog

⚡️ Other Projects

I have curated a detailed list of all the projects I have authored. Do take out a moment and take a look.

If you like this project, let me know by leaving a star on this repository so I can keep improving this app.😊😘

Best regards, Kain Nhantumbo, a web developer from Mozambique.
Made with ❤ Node.js and Typescript

🔑 License

Licensed under GNU General Public License Version 3. All rights reserved.
Copyright © 2022 Kain Nhantumbo.

About

Command Line Interface application to generate passwords with Node.js

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published