Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

merge :: feature 생성 자동화 + Dependency extension 자동화 #24

Merged
merged 2 commits into from
Sep 26, 2022

Conversation

baekteun
Copy link
Member

개요

feature 생성 자동화 + Dependency extension 자동화

작업 사항

  • make feature 입력하는거로 feature생성 스크립트 실행
  • feature가 생성될 때 Dependency+Project.swift에 새로운 feature의 경로 extension 코드 자동화 생성

@baekteun baekteun added the ✨feat 새로운 기능을 추가 할 경우 label Sep 25, 2022
@baekteun baekteun self-assigned this Sep 25, 2022
@baekteun baekteun requested a review from sian7563 as a code owner September 25, 2022 05:18
@baekteun baekteun linked an issue Sep 25, 2022 that may be closed by this pull request
@baekteun baekteun merged commit 33843f9 into develop Sep 26, 2022
@baekteun baekteun deleted the feat/23-in-makefile-feature-create-command branch September 26, 2022 08:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨feat 새로운 기능을 추가 할 경우
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Makefile에 feature 생성하는 command
3 participants