Digistump Forums

The Oak by Digistump => Oak Support => Topic started by: aja175 on January 24, 2016, 12:59:17 pm

Title: CLI tool for windows
Post by: aja175 on January 24, 2016, 12:59:17 pm
Is there a way to compile different versions of this tool? 
I've got 2 oaks, rather than run it from a command line every time I'd like to have 2 versions, if I want to push code to board 1 I run 1, board 2 I run 2 - and have it automagically fill in the questions as they come up.
Title: Re: CLI tool for windows
Post by: digistump on January 30, 2016, 01:54:47 pm
It is on my short list to make it easy to switch between your boards by leaving OakCLI open in a window and having it allow you to instantly switch the current board by hitting the number of the board on the list.

In the meantime you could set it to one board, copy the config file it writes, then set it to the other - switch between the two config files to switch between the boards

Github issue where this improvement will be branched from: https://github.com/digistump/OakCore/issues/17