Skip to content

murray-stripe/nim-stuff

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nim-stuff

Passing Tests

A basic starter-template for working with Nim in VSCode's container environments. Ships with:

  • Nim 1.4.8
  • Nimble (latest stable)
  • A basic project configuration
    • Nimble configuration with a basic test task
    • src/ and tests/ directory that can be exercised out of the box
  • Basic GitHub workflow for testing

To be added soon

  • Nimble publish support
  • Doc generation (for gh-pages)

To get started:

  • Copy this template & clone it
  • Open with VSCode (inside the dev-container)
  • Run nimble test to make sure things are working
  • Enjoy!

About

A repository for getting started with nim-stuff.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Shell 67.1%
  • Nim 20.6%
  • Dockerfile 12.3%