みんなで作る WordCloud
このリポジトリは計算物理春の学校 2024 の教材です.
- Install Julia
$ make build
$ julia --project interactive.jl
$ julia --project formatcheck.jl
$ make test
$ make web
Please refer to those instructions
ERROR: LoadError: Git hosting service username is required, set one with keyword
githubuser="<YourGitHubUserName>"
が出る場合。以下を設定すると解決します。
$ git config github.user