An open API service indexing awesome lists of open source software.

https://github.com/pwcong/dev-skill

开发的一些特殊姿势
https://github.com/pwcong/dev-skill

devskill

Last synced: 3 months ago
JSON representation

开发的一些特殊姿势

Awesome Lists containing this project

README

        

# Dev-Skill

开发的一些特殊姿势

## Skill List

| 名称 | 教程 |
| -------------------------- | ------------------------------------------------------------------------------ |
| PC 端调试 ios 设备 | [Here](https://github.com/pwcong/Dev-Skill/tree/master/src/debug-ios-with-pc) |
| Git 钩子 | [Here](https://github.com/pwcong/Dev-Skill/tree/master/src/git-hook) |
| 国内安装使用 HomeBrew | [Here](https://github.com/pwcong/Dev-Skill/tree/master/src/brew-install) |
| GitLab CI 自动化 | [Here](https://github.com/pwcong/Dev-Skill/tree/master/src/gitlab-ci) |
| Chrome DevTools 中的骚操作 | [Here](https://github.com/pwcong/Dev-Skill/tree/master/src/chrome-devtools) |
| NPM 私有域仓库 | [Here](https://github.com/pwcong/Dev-Skill/tree/master/src/npm-scope-registry) |