KO
|
EN
gitlite — search
Search
#javascript
#python
#hacktoberfest
#react
#ai
#typescript
#llm
#go
#golang
#android
#machine-learning
#rust
#deep-learning
#linux
dd-application-template
★ 13
Open GitHub ↗
钉钉应用开发模版
Download README (.md)
Explore Similar Repositories
BBS-3D
:
https://mega.nz/folder/SZhAUa6J#oTtC5auXmgBAMaWl2_SQ-g
Sprinkles
:
A Ragnarok MVP Helper Discord Bot
hiring
:
Jobs at epilot
kubernetes-basics
:
Learn Kubernetes Basics
spotify-now-playing-svg
:
🎵 Spotify Now Playing SVG Generator using Vercel Serverless API
// 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
dd-application-template
?
Download (.md)
# dd-application-template 钉钉应用开发模版 ## 开发须知 默认分支develop,作为开发分支 产品分支master,需要发布时执行git rebase develop && git push 新建分支,开发时务必基于develop新建分支,名称格式feature/{describe}, hotfix/{describe}