Contact
--
-
- Feedback -
- About This Site -
- Find Us on GitHub -
- Credits -
From 2c94fee1e0634b2e3434250841784487159d22c4 Mon Sep 17 00:00:00 2001 From: gurleennsidhuu <64313783+gurleennsidhuu@users.noreply.github.com> Date: Tue, 4 May 2021 16:29:10 +0530 Subject: [PATCH 1/2] deleted dead scripts from script/ and opam.ocaml.org/ --- opam.ocaml.org/contact.xhtml | 13 -- opam.ocaml.org/home.xhtml | 78 --------- opam.ocaml.org/link_blog_doc_ext.sh | 11 -- opam.ocaml.org/packages | 0 opam.ocaml.org/universe.xhtml | 27 ---- script/meetings.ml | 243 ---------------------------- script/ocamlapplet.bash | 31 ---- 7 files changed, 403 deletions(-) delete mode 100644 opam.ocaml.org/contact.xhtml delete mode 100644 opam.ocaml.org/home.xhtml delete mode 100755 opam.ocaml.org/link_blog_doc_ext.sh delete mode 100644 opam.ocaml.org/packages delete mode 100644 opam.ocaml.org/universe.xhtml delete mode 100644 script/meetings.ml delete mode 100755 script/ocamlapplet.bash diff --git a/opam.ocaml.org/contact.xhtml b/opam.ocaml.org/contact.xhtml deleted file mode 100644 index fce19b091..000000000 --- a/opam.ocaml.org/contact.xhtml +++ /dev/null @@ -1,13 +0,0 @@ -
OPAM is a source-based package manager for OCaml. It supports multiple simultaneous - compiler installations, flexible package constraints, and a Git-friendly development - workflow. Managing your OCaml installation can be as simple as:
--opam list -a # List the available packages -opam install lwt # Install LWT -opam update # Update the package list -... -opam upgrade # Upgrade the installed packages to their latest version --
-
- Report bugs and
- ask for features in
- the OPAM tool
-
- Report packaging issues or
- request new packages
- Address general queries on the tool and packages
- Discuss the tool internals
- Check the state of the packages
-
Name | -Version | -Description | -
---|
%s
-%s
-OPAM is a source-based package manager for OCaml. It supports multiple simultaneous + compiler installations, flexible package constraints, and a Git-friendly development + workflow. Managing your OCaml installation can be as simple as:
++opam list -a # List the available packages +opam install lwt # Install LWT +opam update # Update the package list +... +opam upgrade # Upgrade the installed packages to their latest version ++
+
+ Report bugs and
+ ask for features in
+ the OPAM tool
+
+ Report packaging issues or
+ request new packages
+ Address general queries on the tool and packages
+ Discuss the tool internals
+ Check the state of the packages
+
Name | +Version | +Description | +
---|