gokan

command module
v0.0.0-...-deb7ae6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 14, 2023 License: MIT Imports: 9 Imported by: 0

README

GoKan

GitHub issues GitHub stars GitHub license

Stay organized, stay ahead!

With an intuitive and user-friendly command-line interface (CLI), our Go-based Kanban board allows you to track tasks, allocate resources, and visualize your progress effectively. Following best development practices, the project is built upon the Go ecosystem, with libraries like Cobra, Bubbletea, and Lipgloss to facilitate user interaction.

Table of Contents
Technologies

Getting Started

Follow these steps to get GoKan up and running on your local machine:

  1. Clone this repository:

    git clone https://github.com/vrtttx/gokan.git
    
    cd gokan
    
  2. Install dependencies:

    go mod download
    
  3. Build the applications:

    go build
    
  4. Run:

    ./main
    
Contributing

Contributions are always welcome! Feel free to submit issues and pull requests.

To contribute to this project, please follow these guidelines:

  1. Fork the repository
  2. Create a new branch: git checkout -b feature/your-feature-name
  3. Make your changes and commit them using Conventional Commits
  4. Push to the branch: git push origin feature/your-feature-name
  5. Submit a pull request
Author & Contributors
License

This project is licensed under the MIT License - see the LICENSE file for details.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL