nicholas [Lexaloffle Blog Feed]https://www.lexaloffle.com/bbs/?uid=27998 I made a CLI for pico8 npm pico-tools <p>This is a simple command line interface for developing pico-8 carts.</p> <p>I wanted something that didn't care where my pico-8 carts were stored,<br /> and would interface nicely with different development tools.</p> <p>Tested on Mac and Windows 10.</p> <p>I've also included my vscode tasks.json which uses the CLI tools from hotkeys.</p> <p>Its open source, so use as you like, or if you have an improvement feel free to send a PR!</p> <p>Full details are here:<br /> <a href="https://github.com/nicholaswagner/pico-tools">https://github.com/nicholaswagner/pico-tools</a></p> <p>Or just check it out by running </p> <div> <div class=scrollable_with_touch style="width:100%; max-width:800px; overflow:auto; margin-bottom:12px"> <table style="width:100%" cellspacing=0 cellpadding=0> <tr><td background=/gfx/code_bg1.png width=16><div style="width:16px;display:block"></div></td> <td background=/gfx/code_bg0.png> <div style="font-family : courier; color: #000000; display:absolute; padding-left:10px; padding-top:4px; padding-bottom:4px; "> <pre> npm install -g pico-tools </pre></div></td> <td background=/gfx/code_bg1.png width=16><div style="width:16px;display:block"></div></td> </tr></table></div></div> <p>Cheers,</p> <p>-N</p> https://www.lexaloffle.com/bbs/?tid=31254 https://www.lexaloffle.com/bbs/?tid=31254 Wed, 09 May 2018 10:39:48 UTC