cat
Extract text from plaintext, .docx, .odt and .rtf files. Pure go.
파일 탐색기
최종 버전 다운로드 (.zip)- config.yml
- go.yml
- dependabot.yml
- FUNDING.yml
- main.go
- docxreader.go
- docxreader_test.go
- odtreader.go
- odtreader_test.go
- plaintxt.go
- plaintxt_test.go
- LICENSE
- rtftxt.go
- rtftxt_test.go
- stack.go
- stack_test.go
- ad.rtf
- infotext.rtf
- np.new.rtf
- test.docx
- test.jpg
- test.odt
- test.txt
- .gitattributes
- .gitignore
- cat.go
- cat_test.go
- go.mod
- go.sum
- LICENSE
- README.md
- renovate.json
- test.sh
# 설치 가이드
1. 코드 내려받기
git clone https://github.com/luantak/cat
깃허브에서 프로젝트 코드 전체를 내 컴퓨터로 내려받습니다.
cd cat
방금 내려받은 프로젝트 폴더 안으로 이동합니다.
// repository documentation
Was this content helpful?
(0 ratings)
