mirror of
https://github.com/scrapy/scrapy.git
synced 2025-02-25 14:03:41 +00:00
5 lines
83 B
Batchfile
5 lines
83 B
Batchfile
@echo off
|
|
rem Windows command-line tool for Scrapy
|
|
|
|
python -mscrapy.cmdline %*
|