https://github.com/ahmadawais/awais
Get to know Awais via npm. Just run `npx awais`
https://github.com/ahmadawais/awais
ahmadawais awais nodecli nodejs
Last synced: about 1 month ago
JSON representation
Get to know Awais via npm. Just run `npx awais`
- Host: GitHub
- URL: https://github.com/ahmadawais/awais
- Owner: ahmadawais
- Created: 2020-06-25T06:29:42.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-08-12T17:00:25.000Z (almost 4 years ago)
- Last Synced: 2025-03-21T08:47:28.346Z (2 months ago)
- Topics: ahmadawais, awais, nodecli, nodejs
- Language: JavaScript
- Homepage: https://NodeCLI.com?utm_source=github&utm_medium=referral&utm_campaign=ahmadawais/awais
- Size: 146 KB
- Stars: 3
- Watchers: 4
- Forks: 3
- Open Issues: 4
-
Metadata Files:
- Readme: readme.md
- Changelog: changelog.md
Awesome Lists containing this project
README
# `npx awais`
> Get to know Ahmad Awais using your command line with Node.js
## Usage
To use this CLI run the following command:
```sh
npx awais
```## Development
To develop this CLI locally, make sure you `npm link` it.
```sh
# Open the CLI root directory and run.
npm link# This will link the CLI binary `awais` so that you can execute it.
```### [NodeCLI.com][n] — Learn to build Node.js CLI Automation
> This repository is part of the [NodeCLI.com][n] course.
After building hundreds of developer automation tools used by millions of developers, I am sharing exactly how you can do it yourself with minimum effective effort. Learn to build Node.js & JavaScript based CLI (Command Line Interface) apps. Automate the grunt work, do more in less time, impress your manager, and help the community.
→ I'm sharing it all in this online video course. [Node CLI Automation
without wasting a 1,000 hours][n] →[][n]
[n]: https://NodeCLI.com?utm_source=github&utm_medium=referral&utm_campaign=ahmadawais/awais