Skip to content

Nookipedia/taiga-front-dist

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Taiga Front

Kaleidos Project

This repo is a compiled versión of https://github.com/taigaio/taiga-front

Installation

  • Clone the repo
  • Expose the dist directory under a static file web server
  • Rename dist/js/conf.example.json to conf.js if you want to change settings

More information about the different installation methods (production, development, vagrant, docker...) can be found here http://taigaio.github.io/taiga-doc/dist/#_installation_guide.

For Devs

To regenerate branches master and stable

git checkout master; node dist.js master
git checkout stable; node dist.js stable

Community

Taiga has a mailing list. Feel free to join it and ask any questions you may have.

To subscribe for announcements of releases, important changes and so on, please follow @taigaio on Twitter.

Packages

No packages published

Languages

  • JavaScript 97.9%
  • Shell 2.1%