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

Script 이름 생성 로직을 추가한다. #72

Merged
merged 4 commits into from
Oct 16, 2022
Merged

Conversation

beer-2000
Copy link
Member

close #71

구현 내용

  • Script count entity, repository 생성
  • Script 생성 시, usernews에 대하여 생성 횟수를 세는 Script count 구현
  • Script 생성 시, name 기본 이름("스크립트 ")Script count의 합으로 생성 (ex: 스크립트 4)

@beer-2000 beer-2000 self-assigned this Oct 16, 2022
@beer-2000 beer-2000 merged commit 45aa57b into develop Oct 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Script 이름 생성 로직을 추가한다.
1 participant