Metadata-Version: 2.1
Name: spell
Version: 0.9.0
Summary: Spell CLI
Home-page: https://spell.run
Author: Spell
License: UNKNOWN
Platform: UNKNOWN
Description-Content-Type: text/markdown
Provides-Extra: dev
Provides-Extra: test
Requires-Dist: click
Requires-Dist: gitpython
Requires-Dist: jinja2
Requires-Dist: pexpect
Requires-Dist: pyaml
Requires-Dist: pycryptodomex
Requires-Dist: python-dateutil
Requires-Dist: requests (>=2.18)
Requires-Dist: semver
Requires-Dist: tabulate
Requires-Dist: future
Requires-Dist: six
Provides-Extra: dev
Requires-Dist: flake8; extra == 'dev'
Provides-Extra: test
Requires-Dist: pycryptodomex; extra == 'test'
Requires-Dist: pytest; extra == 'test'
Requires-Dist: pytest-xdist; extra == 'test'
Requires-Dist: sh; extra == 'test'
Requires-Dist: credstash; extra == 'test'

# Spell Command Line Interface

This is the command line tool for interacting with [Spell](https://spell.run).
If you do not have an account, sign up [here](https://web.spell.run/register).

## Documentation

If it is your first time, follow the [Getting Started Guide](https://spell.run/docs/getting_started/). Additional documentation can be found [here](https://spell.run/docs/)

## Additional Support

Ping us on [Slack](https://chat.spell.run) or email us at <support@spell.run>.


