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
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 Repository: https://github.com/kitconcept/thomas.volto.project Continous Integration: https://jenkins.kitconcept.io/job/kitconcept/job/thomas.volto.project/
Trello: https://trello.com/... Harvest: https://kitconcept.harvestapp.com/projects/...
Live: www.example.com Staging: thomas.volto.project.kitconcept.io (Deploy automatically from main branch)