• R/O
  • HTTP
  • SSH
  • HTTPS

提交

标签
No Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

A Nix-friendly SQLite-enhanced fork of Flitter, a speedrunning split timer for Unix-style terminals


Commit MetaInfo

修订版666c5483bc93efa6d01e0b7a927461269f8e14de (tree)
时间2020-10-26 04:56:08
作者Alex Ozer <alexozer@user...>
CommiterAlex Ozer

Log Message

Fix build problems

更改概述

差异

--- a/.gitmodules
+++ /dev/null
@@ -1,3 +0,0 @@
1-[submodule "lib/notty"]
2- path = vendor/notty
3- url = https://github.com/alexozer/notty
--- a/README.md
+++ b/README.md
@@ -31,8 +31,8 @@ Set up opam and install OCaml dependencies:
3131
3232 ```bash
3333 $ opam init
34-$ opam switch 4.07.0
35-$ opam install dune core lwt re color sexp_pretty
34+$ opam switch create 4.07.0
35+$ opam install dune core lwt re color sexp_pretty uutf lwt_ppx uuseg notty
3636 ```
3737
3838 ### Python Dependencies
--- a/vendor/notty
+++ /dev/null
@@ -1 +0,0 @@
1-Subproject commit f1c91d4a3ab80472161a5e604f1a531b598f0d12