Skip to content

Devoxx4KidsDE/drone-controller

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Devoxx4Kids

Build Status Coverage Status

Drone Controller

This library encapsulates the connection and the commands that can be send to the drone.

Maven

    <dependency>
        <groupId>de.devoxx4kids</groupId>
        <artifactId>dronecontroller</artifactId>
        <version>${version}</version>
    </dependency>

Release

    mvn versions:set -DnewVersion=${newVersion}

then

    mvn clean deploy -P release

then

    git tag ${newVersion}

and finally push it.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages