Skip to content

openivimobility/openivi-html5

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HTML5 environment for OpenIVI Mobility

This provides a HTML5 runtime for OpenIVI Mobility applications. Documentation is at https://openivimobility.github.io/developing/setting-up-an-html5-development-environment.html[the main OpenIVI docs site].

Contributing

Style

Use the google style: http://google-styleguide.googlecode.com/svn/trunk/cppguide.html

Reformat code using the following before checkin:

clang-format -style google -i *.cc *.h

Linting

To use clang-check to lint the source tree:

clang-check -analyze -p build *.cc

About

An HTML5 environment for openivi

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 68.7%
  • CSS 10.7%
  • HTML 9.8%
  • CMake 6.0%
  • JavaScript 3.9%
  • C 0.9%