engineering-lessons

所属分类:OA办公系统
开发工具:GO
文件大小:0KB
下载次数:0
上传日期:2024-02-04 15:39:21
上 传 者sh-1993
说明:  在编程、计算机科学和工程实践中教授初露头角的软件工程师概念,以超越并在那里的职业生涯中前进。
(Teach budding software engineer concepts in programming, computer science with engineering practices to excel and move forward in there career.)

文件列表:
agile/tdd/
code/
design/
devops/linux/
dsa-kotlin/
hooks/
scripts/
system-design/

[![Test | Build | Deploy](https://github.com/nitiwari-dev/engineering-lessons/actions/workflows/build-ci.yml/badge.svg)](https://github.com/nitiwari-dev/engineering-lessons/actions/workflows/build-ci.yml) ## Engineering Lessons - Mono repo to help software engineer grow in there career in length and breath - [x] agile - [x] tdd - [x] code - [x] fun-with-golang - [x] fun-with-kotlin - [x] fun-with-typescript - [ ] design - [ ] devops - [ ] linux - [ ] dsa-kotlin - [ ] easy - [ ] medium - [ ] hard - [x] hooks - git hooks are utility to execute before we commit any change - [x] scripts - all the script used in the mono repo - [x] install-hooks.sh - [x] run-branch-name-check.sh - [x] run-tests.sh ## Install pre-commit hook to run all the test case before any commit ```sh sh scripts/install-hooks.sh ``` ## Branch name should start with - HEAD|feature|hotfix|conflict|bumpversion|revert|bug|fix|release|doc - ex: feature-go

近期下载者

相关文件


收藏者