An open API service indexing awesome lists of open source software.

https://github.com/thebridge0491/intro_ml

Multi-package project Intro examples for OCaml.
https://github.com/thebridge0491/intro_ml

Last synced: 8 months ago
JSON representation

Multi-package project Intro examples for OCaml.

Awesome Lists containing this project

README

          

Intro_ml
===========================================
.. .rst to .html: rst2html5 foo.rst > foo.html
.. pandoc -s -f rst -t html5 -o foo.html foo.rst

Multi-package project Intro examples for OCaml.

Installation
------------
source code tarball download:

# [aria2c --check-certificate=false | wget --no-check-certificate | curl -kOL]

FETCHCMD='aria2c --check-certificate=false'

$FETCHCMD https://bitbucket.org/thebridge0491/intro_ml/[get | archive]/master.zip

version control repository clone:

git clone https://bitbucket.org/thebridge0491/intro_ml.git

Author/Copyright
----------------
Author: thebridge0491

see sub-package's Author/Copyright

License
-------
see sub-package's License