b209381be0
Installs nim toolchains using choosenim (similar to rustup), installs dependencies and builds nim projects using the package manager nimble. See: https://nim-lang.org/ https://github.com/nim-lang/nimble https://github.com/dom96/choosenim Change-Id: I95e7e02eb975200aed7680880b945261888de5ca
4 lines
35 B
YAML
4 lines
35 B
YAML
- hosts: all
|
|
roles:
|
|
- nimble
|