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

feat(s2s-cli): handle template when directory created #217

Merged
merged 1 commit into from Jul 29, 2019

Conversation

akameco
Copy link
Owner

@akameco akameco commented Jul 29, 2019

What: ディレクトリが作成されたときに、ディレクトリ以下を対象にテンプレートを実行する

Why: ディレクトリと同じ階層にファイルがコピーされるのを修正

How: fs.statしてisDirectoryでもよかったがpathを使ってかんたんにチェック

Checklist:

  • Documentation
  • Tests
  • Ready to be merged
  • Added myself to contributors table

@coveralls
Copy link

Coverage Status

Coverage increased (+0.002%) to 99.532% when pulling 5b367f3 on feature/handle-directory into 9be9edf on master.

@akameco akameco merged commit 8bf3cc2 into master Jul 29, 2019
@akameco akameco deleted the feature/handle-directory branch July 29, 2019 15:12
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.

None yet

2 participants