Skip to content
View Church13's full-sized avatar

Block or report Church13

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
Church13/README.md

Pinned Loading

  1. custom-one-click-apps custom-one-click-apps Public

    Forked from caprover/one-click-apps

    Community Maintained One Click Apps (https://github.com/caprover/caprover)

    JavaScript

  2. YeahCogs YeahCogs Public

    Cogs made by Church for Red, a discord bot https://github.com/Cog-Creators/Red-DiscordBot

    Python

  3. Python script to convert JSON result... Python script to convert JSON results generated by anchore-cli to JUnit XML format
    1
    import json
    2
    from junit_xml import TestSuite, TestCase
    3
    from lxml import etree
    4
    from argparse import ArgumentParser
    5
    
                  
  4. docker-wp-custom docker-wp-custom Public

    Custom Dockerfile for Wordpress with custom php.ini configs for common directives like max upload filesize.

    Dockerfile