Releases: ibilalkayy/proctl
Releases · ibilalkayy/proctl
proctl v1.0.0
What's New in the Proctl v1.0.0
We are pleased to announce the first official release of proctl, a project management application, a copy of monday.com by using the command-line. This tool is built with Golang and its famous framework Cobra.
Features
- Versatility: With Proctl, you can create workspaces, boards, and projects, arranging them in a way that suits your workflow. This makes it a versatile tool for managing projects according to your unique needs and preferences.
Efficiency: Proctl lets you manage your tasks quickly and efficiently, saving valuable time by eliminating the need to navigate through a GUI.
Installation Instructions
- Download the binary file for the Linux operating system.
- Move the downloaded file to a directory that is on your system's PATH. For Unix-like systems,
/usr/local/bin
is a common choice.