https://github.com/cutenode/am-i-too-old
A CLI that will determine if you are too old to learn to code.
https://github.com/cutenode/am-i-too-old
ageism belong cli node nodejs
Last synced: about 1 year ago
JSON representation
A CLI that will determine if you are too old to learn to code.
- Host: GitHub
- URL: https://github.com/cutenode/am-i-too-old
- Owner: cutenode
- License: mit
- Created: 2019-02-27T00:53:05.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-12-09T03:47:37.000Z (over 6 years ago)
- Last Synced: 2025-04-28T14:09:17.801Z (about 1 year ago)
- Topics: ageism, belong, cli, node, nodejs
- Language: JavaScript
- Size: 21.5 KB
- Stars: 15
- Watchers: 0
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# am-i-too-old
A quick and easy command line interface (CLI) that will tell you if you're too old to learn to code.
## Usage
- Install Node.js ([you can download it here](https://nodejs.org/en/download/))
- Run `npx am-i-too-old` in your terminal or command line application
- The CLI will tell you if you're too old to learn to code!
## Thanks
[Code Like a Girl](https://code.likeagirl.io/) tweeted an [article](https://medium.com/startup-grind/i-am-enter-your-age-here-is-that-too-late-to-become-a-developer-58e926799af4) by [Chuck Phipps](https://twitter.com/chucphi) about learning to code after a certain age. I figured I could help by re-affirming the message with a tiny CLI ✨