Skip to content

okchaty/slides-git4devs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitPitch Wercker status Build Status Tag Code Climate Github Tag Test Coverage License

Version:1.0.0
Web:https://github.com/luismayta/slides-git4devs
Slide:https://gitpitch.com/luismayta/slides-git4devs
Download:http://github.com/luismayta/slides-git4devs
Source:http://github.com/luismayta/slides-git4devs
Keywords:slides-git4devs

Slides git for devs

λ make setup
λ make docker.build
λ make docker.run service=app

Other commands for developing are written in Makefile:

λ make help
༼ つ ◕_◕ ༽つ Makefile for slides-git4devs

Usage:
    environment               create environment with pyenv
    install                   install dependences python by env
    clean                     remove files of build
    setup                     install requirements

    Docker:

        docker.build         build all services with docker-compose
        docker.down          down services docker-compose
        docker.ssh           connect by ssh to container
        docker.stop          stop services by env
        docker.verify_network           verify network
        docker.up             up services of docker-compose
        docker.run            run {service} {env}
        docker.list           list services of docker

    Docs:

        docs.show                  Show restview README
        docs.make.html             Make documentation html

    Tests:

        test                       Run all test
        test.lint                  Run all pre-commit
        test.syntax                Run all syntax in code

Please see changelog for more information what has changed recently.

Please see contributing for details.

Made with ❤️ ☕️and 🍕 by company.