1. GitHub

Forked from Re: Help me wrap PahoMQTT

irv said...

Agreed about GitHub. I just wish GitHub was easier to use and more versatile.

I went there this morning and set up a EuGTK page: https://github.com/irvm/EuGTK

Took quite a while to figure out the arcane markup tricks, and when done, it looks rather plain.

So, it seems my bitbucket repository is kaput (I cannot push to it).

Two years ago, I set up https://github.com/petelomax/phix

Question: how best to get my stuff into that and switch to that as the new master? (from windows 10, given bitbucket is now dead to me, rtfm links acceptable)

One thing I would dearly miss is sourcetree's gui with a nice list/diff of files, though maybe I could live with a cmd-line "git alldiffs > diffs.txt" or similar before each commit.

new topic     » topic index » view message » categorize

2. Re: GitHub

irv said...

Agreed about GitHub. I just wish GitHub was easier to use and more versatile.

I'll admin, there's a bit of a learning curve, but it's certainly quite versatile!

You can use GitHub for all of these things:

  • code repository
  • issue tracking
  • provide release packages
  • continuous integration
  • testing pull requests
  • assign developers to teams
  • manage and track project tasks
  • static project websites
  • wiki for documentation
irv said...

Took quite a while to figure out the arcane markup tricks, and when done, it looks rather plain.

You may want to look into GitHub Pages then. You should be able to use that to host the same static site you've had, but at https://eugtk.github.io/ instead.

euphoric said...

GitHub is just a code repo. It's not meant to be fancy.

Absolutely not true! Git isn't meant to be fancy. GitHub is a social platform for all aspects of development. See my comment above.

euphoric said...

You can always link back to the EuGTK home page from there to show off your HTML skillz.

This is precisely what GitHub Pages is for.

petelomax said...

Question: how best to get my stuff into that and switch to that as the new master? (from windows 10, given bitbucket is now dead to me, rtfm links acceptable)

You basically just clone the repo with Git, change the upstream, and then push it back:

https://medium.com/@RobertKhou/how-to-migrate-from-bitbucket-to-github-75c87a892767

petelomax said...

One thing I would dearly miss is sourcetree's gui with a nice list/diff of files, though maybe I could live with a cmd-line "git alldiffs > diffs.txt" or similar before each commit.

You can still use Sourcetree! Who said you can't use Sourcetree? It's just a Git client.

https://git-scm.com/download/gui/windows

-Greg

new topic     » goto parent     » topic index » view message » categorize

3. Re: GitHub

Would be nice to have somewhere a extensive list with links to libraries, apps, tool for EU much like the old RapidEuphoria Archives, but not only a place to upload zips. We could make wiki entries, or even better make a new tab on OpenEuphoria site.

Today we have EU resources scattered on RapidEuphoria site, GitHub, bitbucket, usingeuphoria.com, etc.

A centralized place to post/search/discover new resources, like the old days of Archives, but with support to modern source distribution.

new topic     » goto parent     » topic index » view message » categorize

4. Re: GitHub

xfox26 said...

A centralized place to post/search/discover new resources, like the old days of Archives, but with support to modern source distribution.

I know. I inherited the openeuphoria.org domain from Rob Craig last year, and I'm working on a new site. That's why I've been writing Euphoria MVC. I'm almost done with that to a point where it'll be usable for the whole site.

-Greg

new topic     » goto parent     » topic index » view message » categorize

5. Re: GitHub

I solved my bitbucket problem: I (re-)installed the latest version of tortoisehg and ran tortoisehg workbench.

The last six or so pushes were shown with "phase" as "draft", so I changed each to "public" and pushed from there.
There was no indication in sourcetree of anything being draft, I think I might stop using sourcetree and switch to workbench from now on.

new topic     » goto parent     » topic index » view message » categorize

6. Re: GitHub

hi pete,

wow - this is great. when do you think that there will be a new version to download? this is like christmas, can't wait.

richard

new topic     » goto parent     » topic index » view message » categorize

Search



Quick Links

User menu

Not signed in.

Misc Menu