Skip to content

laudebugs/organize-codebase

Repository files navigation

Welcome to organize-codebase 👋

Release Pipeline Version Documentation Semantic Release: Angular Maintenance Twitter: laudebugs

Quickly organize your codebase with useful automation tools in development

Description

This Command Line Tool is useful to get up and running with the most common set ups when maintaining a JavaScript project. It handles setup of the following:

Usage

As simple as running the following command within your project directory:

npx organize-codebase

TODO

  • Add commit commands to scripts of package.json
  • Add semantic-release config to package.json
  • Add ability to choose prettier format
  • Merge config formats if config format is found in the project
  • Add ability to add more ESLint plugins after setting up ESLint

Author

👤 Laurence B. Ininda

🤝 Contributing

Contributions, issues and feature requests are welcome!
Feel free to check issues page. You can also take a look at the contributing guide.

Show your support

Give a ⭐️ if this project helped you!

📝 License

Copyright © 2022 Laurence B. Ininda.
This project is ISC licensed.


This README was generated with ❤️ by readme-md-generator