Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 880 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 880 Bytes

NINJATOOLS

Welcome to Ninjatools - my personal collection of custom-made tools and scripts.

As a DevOps engineer, I have developped these tools on the job to help speed up my workflow.
So they might not make your morning coffee or sharpen your katana, but they might save you a bit of time.
Feel free to use, modify, and make them your own. But please do share cool improvements if you make any.

License

This code is released under the MIT License.

Contributing

Ninjatools is an open-source project and contributions are always welcome. Here are a few guidelines to help you get started:

  • Fork the repository and clone it to your local machine.
  • Create a new branch for your feature or bug fix.
  • Make your changes and ensure that the tests pass.
  • Commit your changes and push them to your forked repository.
  • Submit a pull request to the main repository.