Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
ales-tsurko committed Nov 17, 2024
1 parent 0b42751 commit 5d61bd1
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ Or, as described by the author more specifically, it is a tool for:
> modular poly-paradigm algorithmic music composition in a cross-platform
> interactive command-line environment.
![athenaCL screenshot](resources/athenacl-screenshot.jpg)




Expand Down Expand Up @@ -36,6 +38,18 @@ $ cargo run --release
`cargo test` will run not only rust tests, but python tests as well.


### Bundle an app on macOS

Currently, bundling app packages configured on macOS only. To bundle a package:

```
./bundle-mac.sh
```

After that the .app package should be located at
`target/release/bundle/osx/athenaCL.app`.




## About This Fork
Expand Down
Binary file added resources/athenacl-screenshot.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 5d61bd1

Please sign in to comment.