choosealicense.com
A site to provide non-judgmental guidance on choosing a license for your open source project
파일 탐색기
최종 버전 다운로드 (.zip)- devcontainer.json
- post-create.sh
- codeql.yml
- deploy.yml
- test.yml
- licenses.yml
- rules.yml
- ui.yml
- ui.yml
- licenses.yml
- rules.yml
- ui.yml
- licenses.yml
- rules.yml
- ui.yml
- licenses.yml
- rules.yml
- ui.yml
- licenses.yml
- rules.yml
- ui.yml
- licenses.yml
- rules.yml
- ui.yml
- README.md
- fields.yml
- meta.yml
- rules.yml
- responsive.css
- breadcrumbs.html
- footer.html
- header.html
- language-icon.svg
- language-selector.html
- license-overview.html
- rules-table.html
- sidebar.html
- t.html
- tmd.html
- using-sentence.html
- default.html
- license.html
- 0bsd.txt
- afl-3.0.txt
- agpl-3.0.txt
- apache-2.0.txt
- artistic-2.0.txt
- blueoak-1.0.0.txt
- bsd-2-clause-patent.txt
- bsd-2-clause.txt
- bsd-3-clause-clear.txt
- bsd-3-clause.txt
- bsd-4-clause.txt
- bsl-1.0.txt
- cc-by-4.0.txt
- cc-by-sa-4.0.txt
- cc0-1.0.txt
- cecill-2.1.txt
- cern-ohl-p-2.0.txt
- cern-ohl-s-2.0.txt
- cern-ohl-w-2.0.txt
- ecl-2.0.txt
- epl-1.0.txt
- epl-2.0.txt
- eupl-1.1.txt
- eupl-1.2.txt
- gfdl-1.3.txt
- gpl-2.0.txt
- gpl-3.0.txt
- isc.txt
- lgpl-2.1.txt
- lgpl-3.0.txt
- lppl-1.3c.txt
- mit-0.txt
- mit.txt
- mpl-2.0.txt
- ms-pl.txt
- ms-rl.txt
- mulanpsl-2.0.txt
- ncsa.txt
- odbl-1.0.txt
- ofl-1.1.txt
- osl-3.0.txt
- postgresql.txt
- unlicense.txt
- upl-1.0.txt
- vim.txt
- wtfpl.txt
- zlib.txt
- application.scss
- home-sprite.png
- home-sprite@2x.png
- app.js
- i18n.js
- FUNDING.yml
- .bower.json
- .editorconfig
- .gitignore
- .prettierignore
- bower.json
- component.json
- hint.base.css
- hint.base.min.css
- hint.css
- hint.min.css
- LICENSE
- package-lock.json
- package.json
- README.md
- about.md
- community.md
- no-permission.md
- non-software.md
- about.md
- community.md
- no-permission.md
- non-software.md
- about.md
- community.md
- no-permission.md
- non-software.md
- about.md
- community.md
- no-permission.md
- non-software.md
- about.md
- community.md
- no-permission.md
- non-software.md
- about.md
- community.md
- no-permission.md
- non-software.md
- README.md
- bootstrap
- check-approval
- cibuild
- generate-docs
- server
- ci_ruby_version_spec.rb
- i18n_spec.rb
- license_bom_spec.rb
- license_fields_spec.rb
- license_meta_spec.rb
- license_rules_spec.rb
- license_shown_spec.rb
- license_spec.rb
- license_wrap_spec.rb
- self_license_spec.rb
- spec_helper.rb
- .bowerrc
- .gitattributes
- .gitignore
- .gitmodules
- .rubocop.yml
- .ruby-version
- 404.md
- _config.yml
- about.md
- appendix.md
- bower.json
- CNAME
- CODE_OF_CONDUCT.md
- community.md
- CONTRIBUTING.md
- favicon.ico
- Gemfile
- Gemfile.lock
- index.html
- license-list-XML
- LICENSE.md
- licenses.html
- no-permission.md
- non-software.md
- Rakefile
- README.md
- robots.txt
- terms-of-service.md
- TRANSLATING.md
- WEBLATE.md
🚀 설치 가이드
1. 코드 내려받기
git clone https://github.com/github/choosealicense.com
깃허브에서 프로젝트 코드 전체를 내 컴퓨터로 내려받습니다.
cd choosealicense.com
방금 내려받은 프로젝트 폴더 안으로 이동합니다.
2. 공식 설치 스크립트
쉬움 추천사전 준비물
- Homebrew macOS/Linux용 패키지 매니저입니다.
- APT (Debian/Ubuntu 계열) Debian/Ubuntu 계열 리눅스에 기본 내장된 패키지 매니저입니다.
brew install make cmake
Homebrew로 이미 빌드된 패키지를 바로 설치합니다. 소스 빌드가 필요 없습니다.
sudo apt-get install make cmake
APT 패키지 저장소에서 바로 설치합니다 (Debian/Ubuntu 계열).
설치 후 새 터미널을 열고, 프로그램의 버전 확인 명령(예: --version)으로 정상 설치됐는지 확인하세요.
이 레포의 README에 적힌 실제 명령어를 그대로 가져왔습니다.
// repository documentation
Was this content helpful?
(0 ratings)
