CLIME is a command line ReadMe which generates a sharable bash command that showcases your info in the terminal. Perfect for CLI enthusiasts and developers who love the command line.
- 🚀 Turns your ReadMe into a bash friendly profile showcase.
- 🎨 Multiple themes (Clean, Linux, Cowsay, Figlet).
- 📊 Shows user data, top starred repositories, and recent activity.
- 😄 Programming jokes with Cowsay integration.
Visit the CLIME Web App to generate your own GitHub profile CLI.
Screen.Recording.2025-05-19.at.1.29.58.PM.mov


- Node.js (v18 or higher)
- npm
-
Clone the repository
git clone https://github.com/karuna/CLIME.git cd CLIME/clime-app
-
Install dependencies
npm install
-
Start the development server
npm run dev
-
Open http://localhost:3000 in your browser
npm run build
Contributions are welcome! Feel free to open issues or submit pull requests.
This project is licensed under the MIT License - see the LICENSE file for details.