Skip to content

megabitdragon/hda-platform

 
 

Repository files navigation

hda-platform

This is the packaging "shell" repo for the Amahi platform.

The code for platform is a git submodule in a different repo at https://github.com/amahi/platform, and it's hosted in this repo under html/

To get the latest submodule code,

git submodule init
git submodule update
cd html && git pull origin master && git checkout master

To develop and build on an rpm-based system, you may need to get the proper tools and dependencies in place. You can use this make target:

make rpm-devel-deps

To build the rpm, make sure you are using the system ruby in a system identical to the

make disclean rpm

About

hda-platform package for the Amahi platform

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 44.6%
  • Ruby 40.2%
  • Makefile 6.9%
  • Perl 5.0%
  • PHP 2.5%
  • Batchfile 0.8%