Skip to content

Latest commit

 

History

History
44 lines (35 loc) · 1.25 KB

README.md

File metadata and controls

44 lines (35 loc) · 1.25 KB

🎄👑 adventofnim

my nim solutions for advent of code (home):

useful links:

how to:

  • generate README.md and index.html: nim r index
  • regenerate also all html documents: nim -d:regendoc r index