I’ll note down my steps to get ggplotnim
to work on Windows starting
from a default Windows 10 installation without any development tools.
For me the first steps to get set up my development environment is to:
- install
git
- install
emacs
and clone my settings - and then set up additional tools, in this case
nim
andggplotnim
.