how long my contributions profile will change ,After pushing it to GitHub
0532 opened this issue · 18 comments
i have generated repository on the page localhost:9000
my rep
https://github.com/0532/github-contributions/tree/master
Hmm, you have only one commit there. Are you sure you drew anything in the graph (localhost:9000)?
yes,i drew it on localhost:9000,then i click the generate button (yellow), i download a readme.md
Ah, that's a little bit confusing. First press the blue button: Generate Data From Calendar and then the yellow button.
i did not do these command
wget -qO- https://raw.github.com/IonicaBizau/github-contributions/master/installer.sh | sh
If your system does not have wget, you can also use curl:
curl https://raw.github.com/IonicaBizau/github-contributions/master/installer.sh | sh
i just download the https://github.com/IonicaBizau/github-contributions/archive/master.zip direct
then run the server.js , press the Generate Data From Calendar button then the yellow one ,it`s generating a long time, the web said download press here ,i download an zip ,only a readme.md,
i push it to the github. this is my step, thk
you konw chinese 沪 is single-character name of 上海
Are you using Windows?
See #31 and this comment. tl; dr: There is currently no Windows support due to the various commands / executables used in *.sh scripts.
Good point. @ComFreek If you have some free time Windows compatibility would be very appreciated. 😄
thank you @IonicaBizau thank you @ComFreek
@IonicaBizau First things first :) What about cli-github? Did you update all NPM modules to be up-to-date with their corresponding repository?
@ComFreek Yes, in the deps
branch: https://github.com/IonicaBizau/cli-github/tree/deps But still not compatible with Windows...
if can i do it on vmare ubuntu @IonicaBizau
@0532 Yes, do it. This is not supported on Windows yet...
please help me @IonicaBizau , i have do all but my web page did not changed
https://github.com/0532/github-contributions i do it on vmware ubuntu
Are there any requirements with the browser,i use firefox
in my dir 'samples' there is not A JSON object(except happy-2014.json ,I-love-Github.json) ,if it means it did not succeed
After drawing the graph, click the generate from calendar button and JSON data will be generated. Pos there that JSON object.
That could help in debugging.
@0532 I guess you solved the issue. 😄 What was the problem?
git remote and push'
i git init
the repo .
Cool! 😄