Skip to content
View valpolik's full-sized avatar

Block or report valpolik

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
valpolik/README.md

Pinned Loading

  1. russian-like_strings_generator russian-like_strings_generator Public

    Ruby

  2. test_programs test_programs Public

    Ruby

  3. snippets snippets Public

    Ruby

  4. docker-compose template for local de... docker-compose template for local development
    1
    # Makefile
    2
    
                  
    3
    SHELL := /bin/zsh # could be changed to your shell
    4
    
                  
    5
    # all tasks should be added here, otherwise Make tries to create the folder with the same name and skip the task if folder exists