nimtemplate icon indicating copy to clipboard operation
nimtemplate copied to clipboard

You can use this Nim template to jump start your Nim library or project.

You can use this nim template to jump start your nim library or project.

This template includes:

  • MIT licence
  • src directory and a private common.nim
  • test directory
  • GitHub Actions to run the tests on GitHub