Ask questions, find answers and collaborate at work with Stack Overflow for Teams. Explore Teams Collectives⢠on Stack Overflow Find centralized, trusted content and collaborate around the technologies you use most. Learn more about Collectives
ç§ã¯ GitHub ã大好ãã§ããGitHubã¯ãªã¼ãã³ã½ã¼ã¹ã¸ã® ã³ã³ããªãã¥ã¼ã·ã§ã³ ï¼å¯ä¸è²¢ç®ï¼ãä½ååã容æã«ãããã¦æ¥½ãããã®ã«ããã¨æãã¾ããã§ãããGitHubãPull Requestã¨ããwebã®UIå½¢å¼ã§åé¢ã«æ¼ãåºãã¦ãããªã¼ãã³ã½ã¼ã¹ã® ã¡ã³ããã¼ ã®ã¯ã¼ã¯ããã¼ããããã¸ã§ã¯ãå質ã¨ã³ã³ããªãã¥ã¼ã·ã§ã³ãåãã¤ããã¹ãã¼ãã®å¼å®³ã«ãªãã¨ãããã¨ã«æ°ãã¤ãã¾ãããããã§ãGitHubã® Pull Request ã«ãããMerge pull requestããã¿ã³ãã¯ãªãã¯ããåã«ãå°ãã話ãããã¦ãã ããã ã¡ã³ããã¼ã®ç´¹ä» ã¸ã§ã¼ã³ã¯ããããã®æåãåãã¦ãããªã¼ãã³ã½ã¼ã¹ããã¸ã§ã¯ãã®ã¡ã³ããã¼ã§ããå½¼å¥³ã¯æ¯é±ããã¸ã§ã¯ãã®GitHubãªãã¸ããªã«ä¸ããæ°ãã Issue ã確èªãããªã¯ã¨ã¹ãã«å¯¾ãéããã«ãã£ã¼ãããã¯ãè¿ãã¾ãããªã¯ã¨ã¹ãããã¹ã¦å®è¡ããæ
Gitãªã©ã®VCSããcloneãããã¼ã«ã«ãªãã¸ããªãã©ã管çããã®ãããæããªã®ããããããããªãããªãã¨ãªãèªå·±æµã§ãã£ã¦ãããããã£ã¨ããæ¹æ³ãç¥ãããã tl;dr - ãã£ã¬ã¯ããªã¬ã¤ã¢ã¦ããgolangã®ä½æ³ã«åããããã¹ã¦ã®ãªã¢ã¼ããªãã¸ããªãghqã使ã£ã¦cloneããpercolã使ã£ã¦ç°¡åã«æ¤ç´¢ã§ããããã«ãã¾ãããã 追è¨: ãã¾ãªãpercolã®ä»£ããã«pecoã¨ãããã¼ã«ã使ãã®ãããã§ããããã¨ããããåã¯ãããã¦ãã¾ããè¨å®æ¹æ³ã¯ãã®ã¨ã³ããªã¨ã»ã¼åæ§ã®å 容ã§ãããã¨æãã¾ãã èæ¯ ãããªèª²é¡ãæ±ãã¤ã¤ããç¹ã«ãªã«ããããããã§ããªãæ¥ã æ®ããã¦ããæãRebuild: 42: When in Golang, Do as the Gophers Do (lestrrat)ã§@lestrratããããGoã®ã使³ã«ãä»ã®è¨èªã®ãªãã¸ããªãå«ãããã¹ã¦ãããã
éå»ã®èªåã¨ä»ã®èªåãæ¯ã¹ã¦ã¿ã¦ããã«ä½ãå¤åããã£ãã¨ãã人ã¯çãã¦ãããã¨ã宿ãã¾ããUNIXãä½ã£ã人éã¯èªåãã¡ãçãã¦ããã¨ãããã¨ãã³ã³ãã¥ã¼ã¿ã¹ã¯ãªã¼ã³ä¸ã§å®æãããã¦ããdiffãã¨ãããã¼ã«ãä½ãã¾ãããdiffãããã°ç°¡åã«ä¸å¹´åã®èªåã¨ä»ã®èªåãæ¯ã¹ãããã®ã§ãã % diff -u me_in_last_summer.txt me.txt --- me_in_last_summer.txt 2013-07-03 18:17:21.000000000 +0900 +++ me.txt 2014-07-03 18:17:21.000000000 +0900 @@ -1,3 +1,4 @@ My name is Charlie. I can do a handstand. -I hate carrots. +I love carrots. +I speak Japane
This has been rocking my Twitter developer community for the past few days, but mostly only in Japanese â hereâs an attempt #1 to fix this. tl;dr ghq allows you to organize git clones via a simple CLI and peco or percol makes cdâing to these directories on your shell a snap. GOPATH/src for everything Go has an interesting directory structure that forces you to adopt when you write your own Go prog
ghqã¨ããã¬ãã¸ããªç®¡çãã¼ã«ã使ã£ã¦ã¿ãã Installation Goãã¤ã³ã¹ãã¼ã«ããã¦ãã¦ãã¤ç°å¢å¤æ°$GOPATHãè¨å®ããã¦ããç°å¢ã§ãgo getã使ã£ã¦ã¤ã³ã¹ãã¼ã«ã§ããã æå ã®ç°å¢ã調ã¹ã¦ã¿ãã¨ãGoã®versionã¯1.2.1ãç°å¢å¤æ°$GOPATHã¯$HOME/.goã«è¨å®ããã¦ããã $ go get github.com/motemen/ghq $ go version go version go1.2.1 darwin/amd64 $ echo $GOPATH /Users/r7kamura/.go $ cat /Users/r7kamura/.zshrc.local | grep GO export GOPATH=$HOME/.go export PATH=$PATH:$GOPATH/bin $ which ghq /Users/r7kamura/.go
Set up GitAt the heart of GitHub is an open-source version control system (VCS) called Git. Git is responsible for everything GitHub-related that happens locally on your computer. Connecting to GitHub with SSHYou can connect to GitHub using the Secure Shell Protocol (SSH), which provides a secure channel over an unsecured network. Creating and managing repositoriesYou can create a repository on Gi
Update, June 2016: GitHub recently announced official HTTPS support for github.io domains on GitHub Pages! This is excellent progress, especially because for new github.io sites, HTTPS is mandatory. Existing github.io sites can opt-in to server-side HTTPS enforcement. Of course, the work's not done until GitHub Pages supports HTTPS for custom domains. But this is clearly involved a ton of CDN and
AI & MLLearn about artificial intelligence and machine learning across the GitHub ecosystem and the wider industry. Generative AILearn how to build with generative AI. GitHub CopilotChange how you work with GitHub Copilot. LLMsEverything developers need to know about LLMs. Machine learningMachine learning tips, tricks, and best practices. How AI code generation worksExplore the capabilities and be
Description gist-it.sudarmuthu.com lets you take a file from your GitHub repository and embed it into any webpage, just like a gist Syntax highlighting by google-code-prettify Usage Take a github file url and prefix it with http://gist-it.sudarmuthu.com and embed the result within a <script> tag: <script src="http://gist-it.sudarmuthu.com/http://github.com/$file"></script> $file should follow the
ä»ãã1å¹´ã»ã©åã«ãèªåã§ãæ°ã«å ¥ãã®ããã°ç°å¢ãæ§ç¯ããè¨äºã話é¡ã«ãªã£ã¦ãã¦ããããèªãã æãããèªåç¨ã®ããã°ç°å¢ãä½ãããã¨æã£ã¦ããã ä¿ºã®æå¼·ããã° ã·ã¹ãã ãç«ãå´ãã - ã¦ã£ãç ®ããã° ä¿ºã®æå¼·ããã°ã·ã¹ãã ãç«ãå´ãã¦ãã - Webtech Walker 彿ã¯ããã©ããã§ã¯ãªãã£ããã¨ããã£ã¦ããªããªãçæã§ããã«ãããã ãã©ãä»å¹´ã®7æé ããä½ãå§ãã¦ãæè¿ãããã叿éãã®å½¢ã«ãªã£ãã®ã§ãã¾ã ããæ®ãã¯ããããããããã©ã䏿¦ããã§ä¸åºåãã¨ãããã¨ã§ãã®å 容ãè¨äºã«ãã¦ã¿ãã ãã®æã®è©±ã§ã¯éçãªããã°ãã¼ã«ã主æµã§ã彿ã¯JekyllãOctopressãæµè¡ã£ã¦ãã¦ãæè¿ã§ã¯Middlemanã使ãã®ãæµè¡ãã¤ã¤ããå°è±¡ãã§ãèªåãä½ã£ã¦ã¿ããã£ãã®ã¯ãWebãµã¼ãã¹ãéçºããã®ã¨åãããã¼ã§ãããã°ãæ´æ°ã§ããããã«ããã¨ãããã®ããã®ããã¼ã¨ã¯ã表é¡ã®
ã¿ã¤ãã«ãã覧ã®éããGitHubããã¥ã¼ã¸ãã¯ãããªãå ¬éãã¾ãããæ²åã¯ãBetter Togetherããã³ã©ãã¬ã¼ã·ã§ã³ã®ç´ æ´ããããæã£ããã®ä¸æ²ã¯è©±é¡ã«ãªãäºééããªãã§ãããããªã«ã¯GitHubberã夿°åºæ¼ãã¦ãã¾ãã®ã§GitHub大好ããªç§ãã¡ã«ããã¿ãªã®ä¸æ²ã§ãã è¿½è¨ ãã®ãã¥ã¼ã¸ãã¯ã»ãããªã¯GitHub Guidesã¨ããä¸é£ã®ãããªã·ãªã¼ãºã®è³¼èªãä¿ããã®ã§ãã以åç´¹ä»ããããã«GitHubã¯å ¬å¼YouTubeãã£ã³ãã«ãéè¨ããåç»ã³ã³ãã³ãã®å¨ç¥ã«åãããã¦ããããã§ãã æè© Better Together Song produced by Jeff Kite Sometimes your code looks perfect, Nothing to rearrange. Sometimes you fork, out a feature When yo
å æã«å ¬éããè¶ ããããªãã¼ã«Font Awesome Workflow for Alfred 2ãæå¤ã¨å¥½è©ã§ãããã«ãªã¯ã©ããå·ããããOS X Mavericksã§åãã¨ãããã¨ã便ããå±ãããããã ãããªããã§å°ã ãã¹ããæ¸ããä¸ã§ãMountain Lion以åã«å ¥ã£ã¦ããRuby 1.8.7ã¨ãMavericks以éã«å ¥ãRuby 2.0.0ã®ä¸¡æ¹ã§å¸¸ã«åä½ç¢ºèªãã¦ããããã«ãããã¨èãã¦ãã¾ãTravis CIãããã®å¾Coverallsã¨Code Climateãå°å ¥ããããã®è¨äºã¯ãã®åå¿é²ã {: .ArtcleBody-inlineImage .u-textCenter } ããããå°å ¥ããã¨ããããªãããã®ããã¸ã表示ã§ãããGitHubã§ããè¦ããããã¤ãä»å使ã£ããµã¼ãã¹ã¯ã©ããããªã¼ãã³ã½ã¼ã¹ãªãç¡æã§ä½¿ããã¦ããããã Travis CIã¯ååã®éãç¶ç¶ç
ããã°ããã¯ã¦ãªãã¤ã¢ãªã¼ããããèªåã®ãµã¼ãã¼ã«ç§»è»¢ãã¾ããã ãã£ãã移転ãããªãã2012 å¹´ã®æµè¡ãåãå ¥ããææ¦çãªããã°ã«ãã¦ã¿ããï¼ã¨æããæ§æ³ããåå¹´ãã¤ãã«ãã®æ¥ãè¿ãããã¨ãã§ãã¾ããã ãã£ãããªã®ã§ãåã£ãã¨ãããèªæ ¢ããã¦ãã ããã ããã俺å²ä¸æå¼·ã®ããã° ã·ã¹ãã ã ããã° ã·ã¹ãã ã¨ã㦠Jekyll ãæ¡ç¨ Jekyll ã®ãã©ã°ã¤ã³ãèªä½ (ã¯ã¦ãªè¨æ³å¯¾å¿ãè±èªããã°ã¨ã®çµ±å) å±¥æ´ç®¡ç㯠GitHub ãå©ç¨ãgit push ã§èªåã§ããã㤠ã³ã¡ã³ãæ¬ã«ã¯ DISQUS ãæ¡ç¨ãæ§ããã°ã¸ã®ã³ã¡ã³ãã¯ã¤ã³ãã¼ãæ¸ã¿ HTML5 ãã¼ã¯ã¢ãããCSS3ãã¬ã¹ãã³ã·ã Web ãã¶ã¤ã³ã§ã®ã¢ãã¤ã«å¯¾å¿ çãã ãããã§ããã 詳ãã説æãã¦ããã¾ãã ããã° ã·ã¹ãã ã¨ã㦠Jekyll ãæ¡ç¨ æè¿ã§ã¯ WordPress ãé¸ã¶ã®ãæ®éã§ããããWo
ãªãªã¼ã¹ãé害æ å ±ãªã©ã®ãµã¼ãã¹ã®ãç¥ãã
ææ°ã®äººæ°ã¨ã³ããªã¼ã®é ä¿¡
å¦çãå®è¡ä¸ã§ã
j次ã®ããã¯ãã¼ã¯
kåã®ããã¯ãã¼ã¯
lãã¨ã§èªã
eã³ã¡ã³ãä¸è¦§ãéã
oãã¼ã¸ãéã
{{#tags}}- {{label}}
{{/tags}}