KO
|
EN
gitlite — search
Search
#javascript
#python
#hacktoberfest
#react
#ai
#typescript
#llm
#go
#golang
#android
#machine-learning
#rust
#deep-learning
#linux
pipeline
★ 9
Open GitHub ↗
Top-Level Project implementing pipelines
Download README (.md)
Explore Similar Repositories
Aadhaar
:
Aadhaar(Unique identification authority of India) package on laravel 5.
Lolipops
:
Candy Crush remake - mobile game
android-http
:
此框架是基于retrofit2+okhttp3封装的http请求框架。主要集成了接口注册、权限处理、缓存处理、请求过程的监听、请求回复的监听、请求异常处理等功能,增加了请求数据的时候显示进度对话框的功能。
UITabBarController-KTHidden
:
A UITabBarController category with UITabBar hide and show animations.
42-c_exam
:
No description available.
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
pipeline
?
Download (.md)
[](https://travis-ci.org/excamera/pipeline) # Sprocket Video Processing Pipeline This is a Top-Level Project implementing pipelines. This project internally uses a modified version of https://github.com/excamera/mu for interacting with Lambda. ## How to build the code ``` git clone --recursive https://github.com/excamera/pipeline.git cd pipeline ./autogen.sh ./configure make -j$(nproc) cd sprocket/platform/aws_lambda ./autogen.sh ./configure make -j$(nproc) ```