Your about page in the terminal
npm install aboutYour about page in the terminal.
If you don't have your profile set up yet, fork this project, add yours in ./src/profiles/ and submit a pull request!
If you have already published your profile, just ask your friends to install Node.js and run:
``bash`
$ npx about Your Name Here
- ink - React for interactive command-line apps
- terminal-image` - Display images in the terminal
Right now all profile creation and changes are submitted as PRs and are reviewed manually, but eventually I'll set up a web app and move all the profiles to a database.
I'll try my best, however, I cannot guarantee to be always available for reviewing the changes.
This project is inspired by Sindre Sorhus's Sindre Sorhus CLI, and wouldn't be possible without the Ink library from Vadim Demedes and Sindre.