rules_nim #
👑 🌿 💚 — Nim-lang build rules for Bazel
Overview #
Bazel is a tool for building and test software and can handle large, multi-language projects at Scale. This project defines core build rules for Nim-lang that can be used to build, test, and package Nim-lang projects.
Rules #
nim_library
-coming soon
nim_binary
- WIP. Very basics working.
Getting Started #
TODO