Skip to content

VESC Package library containing the necessary files to build a VESC Package.

License

Notifications You must be signed in to change notification settings

lukash/vesc_pkg_lib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VESC Package Library

This is a VESC Package library containing the necessary files to build a VESC Package. It is intended to be included in a VESC Package repository as a git subtree in the vesc_pkg_lib directory.

Adding the library to a repository

git subtree add --prefix vesc_pkg_lib https://github.com/lukash/vesc_pkg_lib.git main --squash

Updating the library in a repository to a new version

git subtree pull --prefix vesc_pkg_lib https://github.com/lukash/vesc_pkg_lib.git main --squash

About

VESC Package library containing the necessary files to build a VESC Package.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages