explosion / weasel

🦦 weasel: A small and easy workflow system
MIT License
63 stars 8 forks source link

Default `weasel clone` Behavior #6

Open pmbaumgartner opened 1 year ago

pmbaumgartner commented 1 year ago

Currently, spacy project clone takes a subdirectory of the projects repo as it's main argument. If weasel is going to be a general tool, we should probably change this behavior to make the primary argument a link to a git repository, rather than having that behavior behind the --repo argument.