Category:Nim-ncurses: Difference between revisions

no edit summary
(Created page with "{{library}} Nim wrapper for "ncurses". For some reason, the original wrapper doesn’t install with nimble. So, you have to use the fork available at https://github.com/walkre...")
 
No edit summary
Line 1:
{{library}}
Nim wrapper for "ncurses".
 
For some reason, the original wrapper doesn’t install with nimble. So, you have to use the fork available at https://github.com/walkre-niboshi/nim-ncurses
 
Download the zip file, extract the files, go into in the directory containing the ".nimble" file and run <code>nimble install</code> without specifying the name of the library.
Anonymous user