Skip to content

Contanize a multi-screen desktop application which provides a user-friendly interface for creating and managing isolated containers with desired technology stacks or database.

License

Notifications You must be signed in to change notification settings

harshau007/contanize

Repository files navigation

Contanize

Contanize

About

Contanize is a multi-screen desktop application developed using the Wails framework with ReactJS for the frontend, TailwindCSS for styling, and Go for the backend. It provides a user-friendly interface for creating and managing isolated containers with desired technology stacks.

Installation

You can install Contanize by following these steps:

Linux and MacOS

Run the following command in your terminal:

curl -fsSL https://raw.githubusercontent.com/harshau007/contanize/main/install.sh | sh

This will download and install the application on your system.

Uninstallation

You can uninstall Contanize by following these step:

Linux and MacOS

sudo rm -rf /usr/local/share/contanize/ /usr/bin/contanize /usr/share/pixmaps/contanize.png /usr/share/applications/contanize.desktop

Development

To run the application in live development mode:

wails dev

Building

To build a redistributable, production-ready package, use the following command:

wails build

This will generate a distributable package for your platform in the build directory.

Contributing

We welcome contributions to Contanize! To contribute, please follow these steps:

  1. Fork the repository and clone it to your local machine.
  2. Create a new branch for your feature or fix.
  3. Make your changes and test them thoroughly.
  4. Commit your changes and push them to your fork.
  5. Submit a pull request detailing the changes you've made.

License

Contanize is released under the GNU General Public License.

About

Contanize a multi-screen desktop application which provides a user-friendly interface for creating and managing isolated containers with desired technology stacks or database.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published