Skip to content

factbox/kanban

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kanban

That is a plugin to work with user stories in factbox.

Installation

Add this line to your factbox's Gemfile:

gem "kanban", git: "https://github.com/factbox/kanban"

If you want use locally:

gem 'kanban', path: 'path_to_dir/kanban'

So, in factbox root you can:

$ bundle install
$ rails g install kanban

This will create some migrations, so you should run:

$ rails db:migrate

About

📌 Manageable user stories plugin for factbox

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published