Skip to content

Latest commit

 

History

History
56 lines (36 loc) · 2.02 KB

README.md

File metadata and controls

56 lines (36 loc) · 2.02 KB

Gridworks Ear

Tests

pre-commit Black

The GridWorks ear is responsible for putting all messages on its production world broker into persistent store.

  1. Log into the instance
  1. ear service --help
  • ear service status

Also, there is an ear tmux running tail -n 500 -f state.txt in

~/.local/state/gridworks/ear/log

Contributing

For development, you will need a local dev rabbit broker. Set that up by downloading the gridworks-base repo and following the instructions here in its Readme.

Contributions are very welcome. To learn more, see the Contributor Guide.

License

Distributed under the terms of the MIT license, Gridworks Ear is free and open source software.

Issues

If you encounter any problems, please file an issue along with a detailed description.

Credits

This project was generated from @cjolowicz's Hypermodern Python Cookiecutter template.