organize-codebase

Quickly organize your codebase with useful automation tools in development

Stars
0

Quickly organize your codebase with useful automation tools in development

๐Ÿ  Homepage

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

Related Projects