Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/evo-cloud/hmake
HyperMake - Makes Builds Green without Worrying about Pre-requisites
https://github.com/evo-cloud/hmake
build cloud container developer-tools devtools docker make pre-requisites
Last synced: about 2 months ago
JSON representation
HyperMake - Makes Builds Green without Worrying about Pre-requisites
- Host: GitHub
- URL: https://github.com/evo-cloud/hmake
- Owner: evo-cloud
- License: mit
- Created: 2016-04-19T04:49:47.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-03-31T05:59:14.000Z (almost 7 years ago)
- Last Synced: 2024-03-27T08:00:01.878Z (10 months ago)
- Topics: build, cloud, container, developer-tools, devtools, docker, make, pre-requisites
- Language: Go
- Homepage: http://evo-cloud.github.io/hmake
- Size: 3.96 MB
- Stars: 96
- Watchers: 12
- Forks: 10
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGES.md
- License: COPYING
Awesome Lists containing this project
- awesome-discoveries - HyperMake - a build tool which builds projects without pre-requisites _(`Go`)_ (DevOps Utilities)
README
[![Build Status](https://travis-ci.org/evo-cloud/hmake.svg?branch=master)](https://travis-ci.org/evo-cloud/hmake)
# HyperMake
[HyperMake](https://evo-cloud.github.io/hmake) is a build tool which builds projects **without pre-requisites**.
![](https://raw.githubusercontent.com/evo-cloud/hmake/master/site/gh-pages/static/images/arm-hello.gif)
## Documents
- [Full Documents](https://evo-cloud.github.io/hmake) contains most information;
- [Contributing](CONTRIB.md) is a guideline for people who want to
contribute to this project;
- [Changes](CHANGES.md);
- Examples are always helpful
- [Wrap Hello World for ARM](examples/arm-hello/README.md)
- [Cross Compile Linux kernel](examples/linux/README.md)## License
MIT