1
0
Fork 0
mirror of https://github.com/MillironX/beefblup.git synced 2024-11-13 03:03:08 +00:00

Merge tag 'v0.2.2' into develop

New methods for making GitHub recognize beefblup as a Julia program
This commit is contained in:
Thomas A. Christensen II 2021-08-09 19:11:52 -05:00
commit 79e158d83e
Signed by: millironx
GPG key ID: 139C07724802BC5D
2 changed files with 2 additions and 1 deletions

1
.gitattributes vendored
View file

@ -16,3 +16,4 @@
*.jpg -crlf -diff -merge
*.png -crlf -diff -merge
src/beefblup.jl linguist-language=Julia
*.jl linguist-language=Julia

View file

@ -18,7 +18,7 @@ Why? It's part of my effort to
1. [Download and install Julia](https://julialang.org/downloads/platform/)
2. Download the [beefblup ZIP
file](https://github.com/MillironX/beefblup/archive/refs/tags/v0.2.1.zip) and unzip it someplace memorable
file](https://github.com/MillironX/beefblup/archive/refs/tags/v0.2.2.zip) and unzip it someplace memorable
3. In your file explorer, copy the address of the "beefblup" folder
4. Launch Julia
5. Type `cd("<the address copied in step 5>")` and press **Enter** (For example,