Skip to content

NCAR/lrose-bootstrap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lrose-bootstrap

The lrose-bootstrap repository contains:

  • scripts for checking out and building LROSE.
  • docker scripts for creating .rpm and .deb package files.

This is a small repository that is quick to check out.

Checkout and build lrose-core using cmake

Run:

  checkout_and_build_cmake.py

to clone lrose core from github, build it using cmake in a temporary location, and install it.

Run:

  checkout_and_build_cmake.py --help

for the usage.

Checkout and build lrose-core using automake

Run:

  checkout_and_build_auto.py

to clone lrose core from github, build it using configure in a temporary location, and install it.

Run:

  checkout_and_build_auto.py --help

for the usage.

Create packages using Docker

See: Creating packages

Build CIDD and push image to DockerHub

See: Build CIDD for docker

Build solo3 and push image to DockerHub

See: Build solo3 for docker

About

Scripts for creating releases for LROSE

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •