All Projects → setekhid → ketos

setekhid / ketos

Licence: BSD-3-Clause license
Cross Container Builder (Ketos), a tasting project for Go Hackathon 2017 Shanghai. This project aims to help you building a docker image in CI platform better.

Programming Languages

go
31211 projects - #10 most used programming language
c
50402 projects - #5 most used programming language
Makefile
30231 projects
shell
77523 projects

Projects that are alternatives of or similar to ketos

docker-ci-deploy
Python script to help push Docker images to a registry using CI services
Stars: ✭ 20 (+0%)
Mutual labels:  continuous-integration, docker-registry
Vili
Stars: ✭ 62 (+210%)
Mutual labels:  continuous-integration, docker-registry
linter-alex
📝Sensitive, considerate writing before you merge your Pull Requests
Stars: ✭ 67 (+235%)
Mutual labels:  continuous-integration
tagref
Tagref helps you maintain cross-references in your code.
Stars: ✭ 92 (+360%)
Mutual labels:  continuous-integration
marvel-jarvig
Marvel JARVIG (Just A Rather Very Interesting Game) is a game that lets you find and discover Marvel Comics characters based on their name, image and description!
Stars: ✭ 13 (-35%)
Mutual labels:  continuous-integration
hackathon-board
node.js based webapp to manage Hackathon events
Stars: ✭ 18 (-10%)
Mutual labels:  hackathon
ufolint
UFO source format linter
Stars: ✭ 23 (+15%)
Mutual labels:  continuous-integration
fabalicious
is now deprecated and not supported anymore, use https://github.com/factorial-io/phabalicious instead
Stars: ✭ 14 (-30%)
Mutual labels:  continuous-integration
django-kcproject-starter
Kickstart Coding's Django Project Starter Template
Stars: ✭ 14 (-30%)
Mutual labels:  hackathon
djinn
Djinn Split Keyboard
Stars: ✭ 685 (+3325%)
Mutual labels:  diy
TSynth-Teensy4.1
TSynth for Teensy 4.1
Stars: ✭ 101 (+405%)
Mutual labels:  diy
setup-unity
GitHub Action to download and install Unity on Ubuntu, macOS or Windows. Based on Unity Hub
Stars: ✭ 26 (+30%)
Mutual labels:  continuous-integration
ATtiny13-TinyTacho
Simple RPM-Meter
Stars: ✭ 36 (+80%)
Mutual labels:  diy
Create-your-own-docker.io
Create your own docker.io
Stars: ✭ 24 (+20%)
Mutual labels:  docker-registry
IndyMill
Open Source DIY Metal CNC Machine
Stars: ✭ 85 (+325%)
Mutual labels:  diy
design-kit-hackathon
My recommended list of design resources for any hackathon!
Stars: ✭ 19 (-5%)
Mutual labels:  hackathon
mcp3008.js
A node.js module for querying an mcp3008 analog/digital converter.
Stars: ✭ 24 (+20%)
Mutual labels:  diy
headless-chrome-alpine
A Docker container running headless Chrome
Stars: ✭ 26 (+30%)
Mutual labels:  docker-registry
LaColorduino
I build my own clone of "LaMetric"-smartwatch but with some Colorduino for Twitch, YouTube, Twitter, CSGO, etc.. (Working)
Stars: ✭ 56 (+180%)
Mutual labels:  diy
makefiles
No description or website provided.
Stars: ✭ 23 (+15%)
Mutual labels:  continuous-integration

Notice:

For now, everything should be worked theoretically, but some dependencies may broken caused by GFW and Chinese meeting. Continuous developing is not possible. Before that, I will complete refactoring my graduation design first.

Cross Container Builder (Ketos)

GoDoc Go Report Card Build Status

A tasting project for Go Hackathon 2017 Shanghai.

This project aims to help you building a docker image in CI platform better.

Hackathon Team (alpha order)

Ace-Tang   (github.com/ace-tang) <[email protected]>
Huitse Tai (github.com/setekhid) <[email protected]>

Building & Usage

docker build -t setekhid/ketos:latest .
docker run -it --rm  setekhid/ketos:latest xcb help
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].