Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
ingenieroariel
on March 6, 2023
|
parent
|
context
|
favorite
| on:
Nix-Powered Development with OCaml
If you are mainly using OCaml and do not mind flakes, this was a very good starting point for me:
https://github.com/brendanzab/ocaml-flake-example/blob/main/...
Using Flakes you can have a devShell, a check target and a build target neatly organized.
Join us for
AI Startup School
this June 16-17 in San Francisco!
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
Using Flakes you can have a devShell, a check target and a build target neatly organized.