it just tells you what language you pasted or typed. My little project to practice using npm packages.
git clone https://github.com/KukicVidan/nameOfTheLanguage.git
cd nameOfTheLanguage
npm install
node index.js
- Use the app!
to remove app just cd out of repo and simply run:
rm -rf nameOftheLanguage