doc detail
This commit is contained in:
		
							parent
							
								
									d27d11d946
								
							
						
					
					
						commit
						ebabd956e0
					
				
					 1 changed files with 12 additions and 1 deletions
				
			
		
							
								
								
									
										11
									
								
								README.md
									
										
									
									
									
								
							
							
						
						
									
										11
									
								
								README.md
									
										
									
									
									
								
							| 
						 | 
				
			
			@ -7,3 +7,14 @@
 | 
			
		|||
mdbook serve
 | 
			
		||||
```
 | 
			
		||||
를 통해서 [문서](http://localhost:3000)을 웹브라우저로 볼 수 있습니다.
 | 
			
		||||
 | 
			
		||||
## cli.py
 | 
			
		||||
 | 
			
		||||
deno가 설치되어 있어야 합니다.
 | 
			
		||||
 | 
			
		||||
처음 실행시 issue를 가지고 오는 작업이 필요합니다. 먼저, `GITHUB_TOKEN` 환경변수에  깃헛 token을 설정해주세요. `.env`를 지원합니다.
 | 
			
		||||
 토큰을 발급받기 위해선 [다음 링크](https://docs.github.com/en/authentication/keeping-your-account-and-data-secure/creating-a-personal-access-token)를 참조하면 됩니다.
 | 
			
		||||
```bash
 | 
			
		||||
./cli.py build --update_issues
 | 
			
		||||
```
 | 
			
		||||
를 실행해 주세요.
 | 
			
		||||
		Loading…
	
	Add table
		
		Reference in a new issue