Metadata-Version: 2.1
Name: devkit
Version: 0.0.5
Summary: A tool to efficiently manage development environment
Home-page: https://gitlab.com/hoshiyosan/devtools/devkit/devkit-python
Author: Sylvan LE DEUNFF
Author-email: sledeunf@gmail.com
License: UNKNOWN
Project-URL: Documentation, https://hoshiyosan.gitlab.io/devtools/devkit/devkit-python
Project-URL: Source, https://gitlab.com/hoshiyosan/devtools/devkit/devkit-python
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

# DevKit

> This package provides a web interface which helps developers to efficiently manage
> their development environment on a linux machine.


## Requirements

* Python3/pip3
* Linux

## Installation

```bash
pip install devkit
```


