spaCy/spacy/cli/project
Ines Montani a60562f208
Update project CLI hashes, directories, skipping (#5741)
* Update project CLI hashes, directories, skipping

* Improve clone success message

* Remove unused context args

* Move project-specific utils to project utils

The hashing/checksum functions may not end up being general-purpose functions and are more designed for the projects, so they shouldn't live in spacy.util

* Improve run help and add workflows

* Add note re: directory checksum speed

* Fix cloning from subdirectories and output messages

* Remove hard-coded dirs
2020-07-09 23:51:18 +02:00
..
__init__.py Refactor project CLI (#5732) 2020-07-09 01:42:51 +02:00
assets.py Update project CLI hashes, directories, skipping (#5741) 2020-07-09 23:51:18 +02:00
clone.py Update project CLI hashes, directories, skipping (#5741) 2020-07-09 23:51:18 +02:00
dvc.py Update project CLI hashes, directories, skipping (#5741) 2020-07-09 23:51:18 +02:00
run.py Update project CLI hashes, directories, skipping (#5741) 2020-07-09 23:51:18 +02:00
util.py Update project CLI hashes, directories, skipping (#5741) 2020-07-09 23:51:18 +02:00