Skip to content
View LeKovr's full-sized avatar
Block or Report

Block or report LeKovr

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse
LeKovr/README.md

Hi there 👋

I write software and share it worldwide here.

Some of my projects are grouped in the following organizations:

  • dopos - Docker powered servers
  • pgmig - Postgresql migrations
  • apisite - Access to SQL API from templates and external clients

Anurag's GitHub stats

Top Langs

Pinned

  1. dopos/dcape dopos/dcape Public

    Setup Docker services via Makefile

    Makefile 16 8

  2. webtail webtail Public

    Tail logfile via websocket

    Go 50 7

  3. showonce showonce Public

    Write text and show it once

    Go 1

  4. gogens gogens Public

    Forked from TenderPro/dockerfile-protoc-go

    Processing .proto for golang project via docker image

    Dockerfile

  5. Postgresql version upgrade script fo... Postgresql version upgrade script for dcape
    1
    #!/bin/sh
    2
    
                  
    3
    # Postgresql version upgrade script for dcape
    4
    # Uses tianon/postgres-upgrade docker image
    5
    # See also:
  6. My version of https://github.com/pse... My version of https://github.com/pseudomuto/protoc-gen-doc/blob/master/resources/markdown.tmpl
    1
    <!--
    2
    MIT License
    3
    
                  
    4
    Source: https://gist.github.com/LeKovr/d6ee7d31c65a4b7e90d8d94295e4d535
    5
    Copyright (c) 2021 Aleksei Kovrizhkin (LeKovr)