Skip to content

garyelephant/chronos-pkg

 
 

Repository files navigation

chronos-pkg

Packaging utilities for Chronos.

  • Install FPM.
gem install fpm
  • Install packaging tools particular to your platform.
yum install rpm-build                   ## On RedHat/CentOS/Fedora
  • Install Maven and an appropriate JDK to build Chronos.

  • (Optional) Checkout the branch of Chronos you'd like to build in the chronos directory (maintained as a submodule).

  • For make targets and further instructions:

make help

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Makefile 57.2%
  • Shell 42.8%