Cargo tool to compile and run tizen wearable applications (wrapper arround tizen sdk tools)
toml
[tizen]
studio_path = "/home/MYUSER/Tizen/tizen-studio"
cargo tizen --help
to see all available commands, and cargo tizen config
to see all configurable optionscargo tizen dev -e
to compile, package and run the project in one step (-e stands for --emulator)tizen-manifest.xml