mylonics / zephyr-ide

Apache License 2.0
16 stars 2 forks source link

Mark west as init by scanning workspace #43

Open rijesha opened 2 weeks ago

rijesha commented 2 weeks ago

When cloning a new repository that has a .west/config, the ide should not prompt the user to run a west init. May be able to just modify the setup state variable based on if the file is present or not.