화면 상단의 gist를 클릭하거나
https://gist.github.com/로 직접 이동한다.
파일명과 확장자를 입력하고
소스코드를 입력
Create secret gist / Create public gist 두 중 하나를 선택
입력했던 파일명으로 새로운 gist가 생성된다.
생성된 gist의 Embed 옆의 copy to clipboard를 선택한 후 블로그 내용에 입력하면 완성
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
public static void main(String...) { | |
System.out.println("Hello World"); | |
} |
댓글 없음:
댓글 쓰기