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

Allow an alternate github mirror #567

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

elinw
Copy link

@elinw elinw commented Nov 13, 2016

Allows use of a github fork of the official repository.
This is really helpful for teachers who might want to make bug fixes or minor modifications.

Allows use of a github fork of the official repository.  
This is really helpful for teachers who might want to make bug fixes or minor modifications.
@seankross
Copy link
Member

@elinw Couldn't you alternatively distribute an .swc file? Also couldn't you just use install_course_github()?

@elinw
Copy link
Author

elinw commented Nov 17, 2016

You can’t us install_course_github from a repository, just from a single course (like the course I am creating that is not part of a repository).
Also the idea would be that if someone fixes an issue or makes a slight modification they could install the way they usually do from swirl.
It’s not really about creating distributions, it’s about being able to make bug fixes prior to the main repository accepting a bug fix or making a small change like changing the manifest.

Elin

On Nov 16, 2016, at 6:14 PM, Sean Kross [email protected] wrote:

@elinw https://github.com/elinw Couldn't you alternatively distribute an .swc file? Also couldn't you just use install_course_github()?


You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub #567 (comment), or mute the thread https://github.com/notifications/unsubscribe-auth/AAuEfR3WaeHVfgzN6Qp1jTpp0Ve5cDHHks5q-45ugaJpZM4KwrJy.

@elinw
Copy link
Author

elinw commented Nov 20, 2016

Actually now looking at logging, this is really a way that let's you add your own google form or turn on/off logging too.

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

Successfully merging this pull request may close these issues.

2 participants