Skip to main content

No project description provided

Project description

mait: package manager for text adventure games.

154_mait

Installing is by the PIP manager [Linux]

pip3 install mait-manager

Similar for [Windows]

py -m pip install mait-manager

You invoke mait via CLI by using the following:

mait --help

uploading.

upload-mait.gif The above demonstrates how to upload a single file (You can now upload folders in 0.1.5.4v!!!)

Uploading.

mait upload

Code must be source code! Compiled sources are not allowed!

Providing a JSON.

{
  "name": "Donuts!!!",
  "short": "I do donuts",
  "long": "Now this is a long description.",
  "creator": "@Porplax",
  "exec": "python3 donut.py"
}

A JSON provides the command to compile/or interpret the code & is required.

You must put it in the parent directory of your project.

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

mait-manager-0.1.6.1.tar.gz (3.7 kB view hashes)

Uploaded Source

Built Distribution

mait_manager-0.1.6.1-py3-none-any.whl (4.0 kB view hashes)

Uploaded 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