Skip to content

Latest commit

 

History

History
14 lines (7 loc) · 521 Bytes

File metadata and controls

14 lines (7 loc) · 521 Bytes

About

This is an experimental repository in a backend-for-frontend (BFF) design.

Using

To initially bring this API into your project in a directory called third_party you can try

git subtree pull --prefix third_party/uEventAnalysisToolAPI https://github.com/uofuseismo/uEventAnalysisToolAPI.git --squash main

To update, first check everything is checked in, then try

git subtree pull --prefix third_party/uEventAnalysisToolAPI https://github.com/uofuseismo/uEventAnalysisToolAPI.git --squash main