https://github.com/ffcabbar/ffca
👾 A simple CLI about me
https://github.com/ffcabbar/ffca
Last synced: about 1 year ago
JSON representation
👾 A simple CLI about me
- Host: GitHub
- URL: https://github.com/ffcabbar/ffca
- Owner: ffcabbar
- License: mit
- Created: 2022-02-07T22:31:57.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-04-13T15:30:35.000Z (about 4 years ago)
- Last Synced: 2025-03-15T23:17:59.621Z (about 1 year ago)
- Language: JavaScript
- Homepage: https://www.npmjs.com/package/ffca
- Size: 5.3 MB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ffca
👾 A simple CLI about me. \
🧐 Have you met me?
**Run the command:**
```
npx ffca
```
**Clone the repository:**
```sh
git clone https://github.com/ffcabbar/ffca.git
```
**Install dependencies and run:**
```sh
npm install # or npm i
node index.js # or node .
```