Metadata-Version: 2.1
Name: automonisaur
Version: 0.0.5
Summary: Core libraries for automonisaur
Home-page: https://github.com/TheShellLand/automon-core
Author: naisanza
Author-email: naisanza@gmail.com
License: UNKNOWN
Description: ![](https://github.com/TheShellLand/automon-core/raw/master/docs/images/sauruspark.gif)
        
        # Automonisaur: Core Libraries
        
        **[install](#install)** | **[build](#build)** | **[unittest in docker](#unittest-in-docker')** | 
        **[unittest locally](#unittest-locally)** | **[codecov](https://codecov.io/gh/TheShellLand/automon-core)**
        
        [![codecov](https://codecov.io/gh/TheShellLand/automon-core/branch/master/graph/badge.svg)](https://codecov.io/gh/TheShellLand/automon-core) [![CI](https://github.com/TheShellLand/automon-core/workflows/CI/badge.svg?branch=master)](https://github.com/TheShellLand/automon-core/actions)
        
        #### install
        ```shell script
        ./install.sh
        ```
        
        #### build
        ```shell script
        ./build.sh
        ```
        
        #### unittest in docker
        ```shell script
        ./test.sh
        ```
        
        #### unittest locally
        ```shell script
        ./unittests.sh
        ```
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
