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

install script for windows #21

Merged
merged 1 commit into from
Sep 11, 2017

Conversation

masaru-b-cl
Copy link
Contributor

make_package.bat

make_package.shをもとにcmd.exeのコマンドに置き換える。

web/package.json

shのコマンドに依存していたため、同党のことを行う以下のnpmパッケージを
導入して置き換える。

  • rimraf
  • cpx

また、ルートフォルダー、webフォルダーにてnpm installが必要だったような
ので、こちらも追加する。

パッケージ作成スクリプト実行結果

https://gist.github.com/masaru-b-cl/d98eb4ea30db124deeac8f0ceb4b2a8a

make_package.bat
---

`make_package.sh`をもとにcmd.exeのコマンドに置き換える。

web/package.json
---

`sh`のコマンドに依存していたため、同党のことを行う以下のnpmパッケージを
導入して置き換える。

- rimraf
- cpx

また、ルートフォルダー、webフォルダーにて`npm install`が必要だったような
ので、こちらも追加する。
@Shinpeim Shinpeim merged commit 4a280c7 into Shinpeim:feature/build_for_windows Sep 11, 2017
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