IRNAS / irnas-east-software

East is a command line meta-tool, useful for creating, managing, and deploying Zephyr or nRF Connect SDK projects.
MIT License
10 stars 1 forks source link

Implement sys-setup and functions that support it #22

Closed MarkoSagadin closed 2 years ago

MarkoSagadin commented 2 years ago

Description

This PR adds east sys-setup command to the arsenal of available commands. This command will download and install Conda and Nordic's Toolchain manager to the host system.

Areas of interest

@NejcKle please check python related parts. @TjazVracko @vid553 Check the docstring underneath the sys_setup function as it will be turned to the helpstring. Does it make sense?

Checklist

After-review steps

MarkoSagadin commented 2 years ago

Current dependencies on/for this PR:

This comment was auto-generated by Graphite.