Skip to content

katsugeneration/redmine-gantt

Repository files navigation

Build Status Dependency Status Code Climate Test Coverage

Usage

if you want to use redmine-gantt, you should act follow command.

git clone  https://github.com/katsugeneration/redmine-gantt.git
cd redmine-gantt
npm install
npm run build

before you use redmine-gantt, you make settings.json that written Redmine access information.

{
	"name" : "Redmine login name",
	"password" : "Redmine login Password",
	"host" : "Redmine host name",
	"protocol" : "access protocol (http or https)"
}

finally, you run start command.

npm start

License

MIT

About

Redmine Gantt Chart Application for Desktop

Resources

License

Stars

Watchers

Forks

Packages

No packages published