Skip to content

asa12345678910/OkinawaCompPhysFoodSurvey2024.jl

 
 

Repository files navigation

OkinawaCompPhysFoodSurvey2024.jl

みんなで作る WordCloud

このリポジトリは計算物理春の学校 2024 の教材です.

How to use

  • Install Julia
$ make build
$ julia --project interactive.jl
$ julia --project formatcheck.jl
$ make test
$ make web

Contribution Guide

Please refer to those instructions

進捗状況

wc_favorite_food.svg

トラブルシューティング

Github usernameが設定されていない

ERROR: LoadError: Git hosting service username is required, set one with keyword githubuser="<YourGitHubUserName>"

が出る場合。以下を設定すると解決します。

$ git config github.user

About

計算物理春の学校の教材: みんなで作る WordCloud

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Julia 72.7%
  • Dockerfile 16.0%
  • Makefile 8.6%
  • Shell 2.7%