Skip to content

Cargo tool to compile and run tizen wearable applications (wrapper arround tizen sdk tools)

License

Notifications You must be signed in to change notification settings

andersondanilo/cargo-rutin-tizen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cargo-rutin-tizen

Cargo tool to compile and run tizen wearable applications (wrapper arround tizen sdk tools)

Installation

    1. Install 'cargo-rutin-tizen'
    1. Create '.cargo/config' (or modify the existing), adding the path to tizen studio:
[tizen]
studio_path = "/home/MYUSER/Tizen/tizen-studio"
    1. Now you can run the command cargo tizen --help to see all available commands, and cargo tizen config to see all configurable options

Note

  1. You can execute cargo tizen dev -e to compile, package and run the project in one step (-e stands for --emulator)
  2. You need to have a valid tizen-manifest.xml

About

Cargo tool to compile and run tizen wearable applications (wrapper arround tizen sdk tools)

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages