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

Set up a CI process for building and uploading to website #5

Open
nhthn opened this issue Sep 9, 2018 · 1 comment
Open

Set up a CI process for building and uploading to website #5

nhthn opened this issue Sep 9, 2018 · 1 comment
Assignees

Comments

@nhthn
Copy link
Collaborator

nhthn commented Sep 9, 2018

No description provided.

@nhthn nhthn self-assigned this Sep 9, 2018
@htor
Copy link

htor commented Oct 12, 2019

quick tip: i can recommend github actions for super simple setup
https://github.com/features/actions

github actions (in its beta) may need to be enabled/signed up per repo or for the entire organization (@supercollider). very easy to set up, you get a new "actions" tab on the repo where all builds will show up. make a new file .github/workflows/main.yml containing your commands/scripts.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants