Skip to content

Tool to help out with project management where Kanban is being used.

License

Notifications You must be signed in to change notification settings

Xilconic/Kanban_project_management

Repository files navigation

Kanban_project_management

Tool to help out with project management where Kanban is being used.

Getting started with a release

Download the latest release at https://github.com/Xilconic/Kanban_project_management/releases. Download and unzip the file in any location of your choise on your computer. Run the application. In case you don't have .Dot Net Core framework installed on your machine yet, a prompt will point you to the official website where you can download the framework. After installing the framework head to https://github.com/Xilconic/Kanban_project_management/wiki/Introduction to get started!

DevOps

  1. Install dotnet commandline application and .Net Core 3.1 on your machine.
  2. In order to ensure all the required tools for are installed, execute the following on the commandline: dotnet tool restore

Building and running tests locally

Execute the following on the commandline: dotnet cake

Creating a release locally

Execute the following on the commandline: dotnet cake --target="CreateKanbanProjectManagementAppReleaseZip"

Distribution

Copyright (c) 2020 S.L. des Bouvrie

Kanban Project Management App is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

Kanban Project Management App is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with Kanban Project Management App. If not, see https://www.gnu.org/licenses/.

About

Tool to help out with project management where Kanban is being used.

Topics

Resources

License

Stars

Watchers

Forks

Languages