Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/abhisheknaiidu/abhisheknaidu-cli
The Abhishek Naidu CLI
https://github.com/abhisheknaiidu/abhisheknaidu-cli
Last synced: 6 days ago
JSON representation
The Abhishek Naidu CLI
- Host: GitHub
- URL: https://github.com/abhisheknaiidu/abhisheknaidu-cli
- Owner: abhisheknaiidu
- Created: 2021-02-08T21:01:08.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-03-02T11:25:42.000Z (over 3 years ago)
- Last Synced: 2024-04-15T05:05:26.937Z (7 months ago)
- Language: JavaScript
- Size: 166 KB
- Stars: 15
- Watchers: 3
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
abhisheknaiidu
The
Abhishek Naidu
CLI
## Table of Contents
- [Installation](#installation)
- [Built With](#libraries)
- [LICENSE](#license)## Installation
Ensure you have [Node.js](https://nodejs.org) 10 or later installed. Then run the following:
```
npx abhisheknaidu
```## Built With
- `import-jsx` - Require and transpile JSX on the fly
- `ink` - React for interactive command-line apps
- `ink-select-input` - Select input component for Ink
- `meow` - CLI app helper
- `node-banner` - banners for CLI tool
- `open` - Open stuff like URLs, files, executables. Cross-platform.
- `react` - Frontend Framework## License
[![CC0](https://licensebuttons.net/p/zero/1.0/88x31.png)](https://creativecommons.org/publicdomain/zero/1.0/)
To the extent possible under law, [Abhishek Naidu](https://blog.abhisheknaidu.tech/) has waived all copyright and related or neighboring rights to this work.
_Inspired by [Sindre Sorhus](https://github.com/sindresorhus) , [Abhijith Vijayan](https://github.com/abhijithvijayan)_