We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fff8d95 commit 5df5c63Copy full SHA for 5df5c63
tools/build-mingw64.sh
@@ -1,4 +1,14 @@
1
#!/bin/bash
2
+##########################################################################
3
+# #
4
+# OCamlFormat #
5
6
+# Copyright (c) Facebook, Inc. and its affiliates. #
7
8
+# This source code is licensed under the MIT license found in #
9
+# the LICENSE file in the root directory of this source tree. #
10
11
12
13
# Script to build `ocamlformat' under Windows, using the `mingw64' toolchain.
14
# All it requires is a standard Cygwin installation with the `mingw64'
0 commit comments