
Streamline platform operations with Linux inspired commands written in Go!
📘 Explore the docs »
📅 Book a meeting
·
🐛 Report Bug
·
🔨 Request Feature
Table of Contents
I would like to thank Iza for inspiring me to build this project and it is dedicated to her.
With Iza, you can easily manage your mongodb operations if you are having an experience with linux shell commands.
For example, you can simply run iza touch demo/buna_ziua
to create a new empty collection named buna_ziua
in the database named demo
. The new commands will come as an update to the project.
The details about the project can be found on project website.
Describe your software architecture design as life, not the buildings. Software architecture is very relatable to life, as it has dynamics, meaning, purpose and lot of things. Your software exists for greater good.
You need to have Go installed on your machine to run the project.
iza
is distributed as single binary with no dependencies and can be installed using the go install
command.
go install github.com/sarvsav/iza/cmd/iza@latest
Running whoami
for mongodb and log level as debug.
iza whoami
For more information, please refer to the Documentation
See the open issues for a full list of proposed features (and known issues).
Distributed under the MIT License. See LICENSE for more information.
Project Link: https://github.com/sarvsav/iza
Big thanks to our contributors. Contributions of any kind are welcome!
Issues with the label good first issue
are a good place to start.
Made with contrib.rocks.
Kindly refer to the contributing guide to contribute to the project.
📢 If you're using iza in your organization, please add your name or company name to this list.
By adding yourself to the ADOPTERS.md file, you help increase the project's visibility and credibility, which is essential for its growth.
If you appreciate this project, please consider showing your support by ⭐ starring it, 🔄 sharing it with your friends, or 💖 making a donation. Thank you!