HeaderMaker is a desktop application designed to create custom header comments for your code files within a selected directory. Whether you're a developer looking to standardize your codebase or a project manager aiming for better code documentation, HeaderMaker provides seamless header generation.
- Customizable Header Formats: Define and customize your header formats to match your project's needs.
- Intuitive User Interface: Navigate the application effortlessly with a clean and modern UI.
- Real-Time Preview: See your header designs update instantly as you modify them.
- Multiple File Support: Generate headers for various file types, including JavaScript, TypeScript, JSX, TSX, HTML, and CSS, with more file types coming soon.
Follow these steps to install HeaderMaker on your system:
- Clone the Repository:
git clone https://github.com/NewBumpEr/HeaderMaker.git
- Navigate to the Project Directory:
cd headermaker
- Install Dependencies:
npm install
- Run the Application:
npm start
Note: Ensure you have Node.js installed on your machine.
Here are some screenshots of HeaderMaker in action:
This project is licensed under the MIT License. See the LICENSE file for details.
For any questions or feedback, please contact:
- Author: Pavlo Mytrovtsiy
- Email: bumpermytrovtsiy@gmail.com
- GitHub: Bump_Er
Feel free to open an issue on GitHub if you encounter any problems or have suggestions for improvement.