From 07ed12f0a2d2d471fae102ff4f865b2c647cde64 Mon Sep 17 00:00:00 2001 From: Joseph Hunkeler Date: Tue, 30 Jan 2024 00:22:28 -0500 Subject: Not much of a readme yet --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index aa35d0e..c098e82 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,11 @@ # OH MY CAL +OMC aims to consolidate the steps required to build, test, and deploy calibration pipelines and other software suites maintained by engineers at the Space Telescope Science Institute. + +## Requirements + +- Linux, or MacOS (Darwin) +- cmake +- libcurl +- rsync + -- cgit