Skip to content

jt-edb/dbttools-packaging

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

dbttools packaging

This repository contains scripts, relying on docker-compose, used to build dbttools package. Only the RPM format for centos8 is supported.

Package building

Execute the following make command to build the package:

$ make -C rpm

Generated package is located into the rpm/build/ directory.

About

dbttools packaging repository

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 92.1%
  • Makefile 7.9%