Viet's Blog

Opam

OCaml Packaging With Topkg and OPAM

  • May 28, 2018
  • POST
Dependencies First and foremost, you must have OPAM installed. Then you need to install the following packages: $ opam install topkg topkg-care topkg-jbuilder Boilerplate Code Given you have your library tested and ready for publishing, you need to add the files ppx_getenv01.opam and pkg/pkg.ml at the top: The OPAM file (ppx_getenv01.opam): opam-version: "1.2" name: "ppx_getenv01" maintainer: "Viet Le <XXXX@gmail.com>" authors: "Viet Le <XXXX@gmail.com>" homepage: "https://github.com/vietlq/ppx_getenv01" bug-reports: "https://github.com/vietlq/ppx_getenv01/issues" license: "MIT" dev-repo: "https://github.
LATESTS
Make Grub Font Size Bigger
  • Sep 22, 2019
  • POST
Endianness Agnostic ntoh
  • Jun 22, 2019
  • POST
Upcoming Posts
  • Jun 15, 2019
  • POST
Taming Elementary OS
  • May 11, 2019
  • POST
Fix Wifi for Ubuntu on Microsoft Surface
  • May 11, 2019
  • POST
Endianness Detection the Hard Way
  • Jun 17, 2018
  • POST
OCaml Packaging With Topkg and OPAM
  • May 28, 2018
  • POST
Safer C++ By Handling Function Result
  • May 12, 2018
  • POST
P2P Browsing Web With Beaker and Dat
  • Mar 31, 2018
  • POST
Edit and Annotate PDF
  • Mar 30, 2018
  • POST
CATEGORIES
TAGS
  • dev
  • tips
  • ubuntu
  • hugo
  • blog
  • c++
  • config
  • git
  • security
  • social-media

© Viet's Blog

Powered by Hugo.

Robust designed by Daisuke Tsuji.