瀏覽代碼

Adding readme

bodicsek 2 年之前
父節點
當前提交
89098acb63
共有 1 個文件被更改,包括 13 次插入0 次删除
  1. 13 0
      README.org

+ 13 - 0
README.org

@@ -0,0 +1,13 @@
+#+title: Pipeline for FIT file post processing
+
+* Prerequisites
+
++ bash
++ java
++ node
+
+* Usage
+
+#+begin_src sh
+  $ GARMIN_PWD="my_garmin_pwd" ./fit-pipeline.sh ~/indieVelo/CE5470D544BEC294/FITFiles/CE5470D544BEC294_20231022_164826_c.fit
+#+end_src