KO
|
EN
gitlite — search
Search
#javascript
#python
#hacktoberfest
#react
#ai
#typescript
#llm
#go
#golang
#android
#machine-learning
#rust
#deep-learning
#linux
ci-tools
★ 9
Open GitHub ↗
CI Tools and Scripts (obsolete)
Download README (.md)
Explore Similar Repositories
uni-richtext
:
uni-app 富文本组件
springboot-examples
:
spring boot 实践学习案例,与其它组件结合如 mybatis、jpa、dubbo、redis、mongodb、memcached、kafka、rabbitmq、activemq、elasticsearch、security、shiro等
LCTF2018-Satori-Challenge
:
LCTF2018 - Satori's Challenge
0xfutures-protocol-archived
:
0xFutures Protocol Implementation
LaTeX-Workshop-wiki
:
Public repo for contributing to https://github.com/James-Yu/LaTeX-Workshop/wiki
// 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
ci-tools
?
Download (.md)
# Obsolescence Notice The contents of this repository are now part of the Zephyr main repository and this repository is no longer used. # CI Tools and Scripts for Zephyr This repository hosts all CI tools and scripts used to validate Zephyr code changes. To install the required python modules, run the following: ``` pip3 install --user -r requirements.txt ```