Skip to main content

uam is universal application manager.

Project description


# uam
Universal application manager.

## Development
### Create a docker environment
```
docker run -dt -v `pwd`:/app --workdir /app --entrypoint bash --name uam -v /var/run/docker.sock:/var/run/docker.sock -v `pwd`/uamlib/:/usr/local/uam python:2
docker exec -ti uam bash
```

### Run Locally
1. Run without installation:
```
python -m uam
```

2. Install locally and run:
```
pip install --editable .
uam
```


Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

uam-0.1.0.tar.gz (15.8 kB view hashes)

Uploaded Source

Built Distributions

uam-0.1.0-py3-none-any.whl (24.3 kB view hashes)

Uploaded Python 3

uam-0.1.0-py2.py3-none-any.whl (23.4 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page