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

make project installable via Project.toml #3

Open
russelljjarvis opened this issue Nov 18, 2021 · 0 comments
Open

make project installable via Project.toml #3

russelljjarvis opened this issue Nov 18, 2021 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@russelljjarvis
Copy link
Owner

russelljjarvis commented Nov 18, 2021

Git clone this repository to your machine by issuing the following command:
git clone https://github.com/russelljjarvis/SpikeNetOpt.jl, and then apply the following instructions here:
https://pkgdocs.julialang.org/v1/creating-packages/
Following some of those specific instructions will result in this file automatically being edited to reflect project dependencies.
https://github.com/russelljjarvis/SpikeNetOpt.jl/blob/main/Project.toml

We can verify that this works using git's Continuous Integration (github actions).

@russelljjarvis russelljjarvis self-assigned this Nov 23, 2021
@russelljjarvis russelljjarvis added enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed labels Nov 23, 2021
@russelljjarvis russelljjarvis changed the title make project installable via Project.toml make project installable via Project.toml and check builds succeed with GitHub actions. Nov 23, 2021
@russelljjarvis russelljjarvis changed the title make project installable via Project.toml and check builds succeed with GitHub actions. make project installable via Project.toml Nov 23, 2021
@russelljjarvis russelljjarvis removed their assignment Nov 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant