Skip to content

FrontierRobotics/api-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Building

This is a Gradle project. To import it into IntelliJ follow these steps:

  1. Open the Gradle Tool Window. View->Tool Windows->Gradle
  2. Click the + button.
  3. Find the build.gradle file, and click OK.

To build it on the command line simply run:

$ gradle build

To package it up for deployment run:

$ gradle distTar

About

Makes it easy to start a new API service.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published