Skip to content

Latest commit

 

History

History
32 lines (22 loc) · 1.28 KB

README.md

File metadata and controls

32 lines (22 loc) · 1.28 KB

CI Coverage

License

aa_remove_data

A tool to remove some data from the Epics Archiver Appliance

This is where you should write a short paragraph that describes what your module does, how it does it, and why people should use it.

Source https://github.com/DiamondLightSource/aa-remove-data
Docker docker run ghcr.io/diamondlightsource/aa-remove-data:latest
Releases https://github.com/DiamondLightSource/aa-remove-data/releases

This is where you should put some images or code snippets that illustrate some relevant examples. If it is a library then you might put some introductory code here:

from aa_remove_data import __version__

print(f"Hello aa_remove_data {__version__}")

Or if it is a commandline tool then you might put some example commands here:

python -m aa_remove_data --version