Skip to content

Latest commit

 

History

History
71 lines (41 loc) · 1.41 KB

README.rst

File metadata and controls

71 lines (41 loc) · 1.41 KB

thomas-volto-project

kitconcept

Development

Requirements:

  • Python 2.7
  • Virtualenv

Setup:

make

Run Static Code Analysis:

make code-Analysis

Run Unit / Integration Tests:

make test

Run Robot Framework based acceptance tests:

make test-acceptance

Theme

In case that the build contains a theme, in order to develop it, move to the project root, then:

yarn

then for start the watcher:

yarn start

Code

Code Repository: https://github.com/kitconcept/thomas.volto.project Continous Integration: https://jenkins.kitconcept.io/job/kitconcept/job/thomas.volto.project/

Project Management

Trello: https://trello.com/... Harvest: https://kitconcept.harvestapp.com/projects/...

Server

Live: www.example.com Staging: thomas.volto.project.kitconcept.io (Deploy automatically from main branch)