weasel
๐ฆฆ weasel: A small and easy workflow system
ํ์ผ ํ์๊ธฐ
์ต์ข ๋ฒ์ ๋ค์ด๋ก๋ (.zip)- cibuildwheel.yml
- publish_pypi.yml
- tests.yml
- PULL_REQUEST_TEMPLATE.md
- get-package.sh
- get-version.sh
- push-tag.sh
- prodigy_train_curve.jpg
- project_document.jpg
- projects.png
- projects.svg
- spacy-streamlit.png
- custom-scripts.md
- directory-and-assets.md
- integrations.md
- remote-storage.md
- workflow.md
- cli.md
- __init__.py
- assets.py
- clone.py
- document.py
- dvc.py
- main.py
- pull.py
- push.py
- remote_storage.py
- run.py
- __init__.py
- test_cli.py
- test_cli_app.py
- test_document.py
- test_remote.py
- check.py
- project.yml
- __init__.py
- test_schemas.py
- test_validation.py
- util.py
- __init__.py
- commands.py
- config.py
- environment.py
- filesystem.py
- frozen.py
- git.py
- hashing.py
- logging.py
- modules.py
- remote.py
- validation.py
- versions.py
- __init__.py
- __main__.py
- about.py
- compat.py
- errors.py
- schemas.py
- .gitignore
- .pre-commit-config.yaml
- LICENSE
- pyproject.toml
- README.md
- requirements.txt
- setup.cfg
- setup.py
# ์ค์น ๊ฐ์ด๋
1. ์ฝ๋ ๋ด๋ ค๋ฐ๊ธฐ
git clone https://github.com/explosion/weasel
๊นํ๋ธ์์ ํ๋ก์ ํธ ์ฝ๋ ์ ์ฒด๋ฅผ ๋ด ์ปดํจํฐ๋ก ๋ด๋ ค๋ฐ์ต๋๋ค.
cd weasel
๋ฐฉ๊ธ ๋ด๋ ค๋ฐ์ ํ๋ก์ ํธ ํด๋ ์์ผ๋ก ์ด๋ํฉ๋๋ค.
2. Python
์ฌ์ ์ถ์ฒ์ฌ์ ์ค๋น๋ฌผ
python -m weasel clone pipelines/tagger_parser_ud
ํ์ด์ฌ ์คํฌ๋ฆฝํธ(๋๋ ๋ชจ๋)๋ฅผ ์คํํฉ๋๋ค.
์๋ฌ ๋ฉ์์ง ์์ด ์คํ๋๊ณ ํฐ๋ฏธ๋์ ์๋ด ๋ฌธ๊ตฌ๊ฐ ์ถ๋ ฅ๋๋ฉด ์ ์์
๋๋ค.
์ด ๋ ํฌ์ README์ ์ ํ ์ค์ ๋ช ๋ น์ด๋ฅผ ๊ทธ๋๋ก ๊ฐ์ ธ์์ต๋๋ค.
// repository documentation
Was this content helpful?
(0 ratings)
