text stringlengths 0 834k |
|---|
echo ==================================== |
:main |
astrond.exe --loglevel debug ""config/%ASTRON_CONFIG%.yml"" |
goto main |
",24.2941176471,57,0.6319612591 |
77,d00966ecca41fc32c08618115a73777097c0edab,114,cmd,Batchfile,Stuff/nes_lua/make_screenshots/convert_to_gif.cmd,spiiin/CadEditor,b28316ddd9be4e79ac5e6adf89b7751df609d94e,['MIT'],164.0,2015-01-16T17:09:45.000Z,2022-03-17T03:39:08.000Z,Stuff/nes_lua/make_screenshots/convert_to_gif.cmd,spiiin/CadEditor,b28316ddd9be4e79ac5e6adf89b7751df609d94e,['MIT'],13.0,2015-02-20T17:07:40.000Z,2021-07-11T05:33:17.000Z,Stuff/nes_lua/make_screenshots/convert_to_gif.cmd,spiiin/CadEditor,b28316ddd9be4e79ac5e6adf89b7751df609d94e,['MIT'],23.0,2015-09-01T22:29:11.000Z,2022-01-10T01:32:32.000Z,"REM Converting all png in folder to GIF animation using ImageMagic |
convert -delay 1x24 -loop 0 *.png animation.gif",57.0,66,0.8070175439 |
78,d009bd40ef19dac1b595d05364c74f7efa400056,117,bat,Batchfile,Windows/bats/__node-gyp_-g_configure_--msvs_version_2017.bat,Sondro/Cmds,ba74409d3dc3bd0707652c9e7b9bcf4042456198,['MIT'],3.0,2017-12-03T03:35:52.000Z,2022-01-23T10:35:13.000Z,Windows/bats/__node-gyp_-g_configure_--msvs_version_2017.bat,Sondro/Cmds,ba74409d3dc3bd0707652c9e7b9bcf4042456198,['MIT'],2.0,2017-12-02T21:55:54.000Z,2018-01-07T22:50:29.000Z,Windows/bats/__node-gyp_-g_configure_--msvs_version_2017.bat,Sondro/Cmds,ba74409d3dc3bd0707652c9e7b9bcf4042456198,['MIT'],2.0,2017-12-02T21:30:26.000Z,2017-12-03T00:05:02.000Z,"node-gyp -g configure --msvs_version=2017 |
if not defined in_subprocess (cmd /k set in_subprocess=y ^& %0 %*) & exit)",39.0,74,0.7179487179 |
79,d009e024ea54284deb967c1dab8b2539449d2bc9,45,bat,Batchfile,_serve.bat,pmcilreavy/pmcilreavy.github.io,352922cb3355afcb4b14a77eb0bbf31af946b19b,['MIT'],,,,_serve.bat,pmcilreavy/pmcilreavy.github.io,352922cb3355afcb4b14a77eb0bbf31af946b19b,['MIT'],,,,_serve.bat,pmcilreavy/pmcilreavy.github.io,352922cb3355afcb4b14a77eb0bbf31af946b19b,['MIT'],,,," |
cd ""%~dp0"" |
bundle exec jekyll serve |
pause |
",6.4285714286,24,0.6888888889 |
80,d009e54d0fad54664f3d4c39875a4e6b992bcca4,898,bat,Batchfile,.appveyor/install.bat,gaybro8777/scons,9e1168ab8f500ee8602a1098050d38c3ee1e3260,['MIT'],1403.0,2017-11-23T14:24:01.000Z,2022-03-30T20:59:39.000Z,.appveyor/install.bat,gaybro8777/scons,9e1168ab8f500ee8602a1098050d38c3ee1e3260,['MIT'],3708.0,2017-11-27T13:47:12.000Z,2022-03-29T17:21:17.000Z,.appveyor/install.bat,gaybro8777/scons,9e1168ab8f500ee8602a1098050d38c3ee1e3260,['MIT'],281.0,2017-12-01T23:48:38.000Z,2022-03-31T15:25:44.000Z,"C:\\%WINPYTHON%\\python.exe --version |
for /F ""tokens=*"" %%g in ('C:\\%WINPYTHON%\\python.exe -c ""import sys; print(sys.path[-1])""') do (set PYSITEDIR=%%g) |
REM use mingw 32 bit until #3291 is resolved |
set PATH=C:\\%WINPYTHON%;C:\\%WINPYTHON%\\Scripts;C:\\ProgramData\\chocolatey\\bin;C:\\MinGW\\bin;C:\\MinGW\\msys\\1.0\\bin;C:\\cygwin\\bin;C:\\msys64\\usr\\bin;C:\\msys64\\mingw64\\bin;%PATH% |
C:\\%WINPYTHON%\\python.exe -m pip install -U --progress-bar off pip setuptools wheel |
C:\\%WINPYTHON%\\python.exe -m pip install -U --progress-bar off coverage codecov |
set STATIC_DEPS=true & C:\\%WINPYTHON%\\python.exe -m pip install -U --progress-bar off lxml |
C:\\%WINPYTHON%\\python.exe -m pip install -U --progress-bar off -r requirements.txt |
REM install 3rd party tools to test with |
choco install --allow-empty-checksums dmd ldc swig vswhere xsltproc winflexbison |
set SCONS_CACHE_MSVC_CONFIG=true |
set |
",69.0769230769,192,0.7160356347 |
81,d00a14e58b48a16c6c0dde33afb9824c632d327f,5104,bat,Batchfile,projects/05-walmart/docs/make.bat,pattypooh/pez-jedha,9a23b5446158c0f95b05f81ff2ff6629e56b1800,['MIT'],,,,projects/05-walmart/docs/make.bat,pattypooh/pez-jedha,9a23b5446158c0f95b05f81ff2ff6629e56b1800,['MIT'],,,,projects/05-walmart/docs/make.bat,pattypooh/pez-jedha,9a23b5446158c0f95b05f81ff2ff6629e56b1800,['MIT'],,,,"@ECHO OFF |
REM Command file for Sphinx documentation |
if ""%SPHINXBUILD%"" == """" ( |
set SPHINXBUILD=sphinx-build |
) |
set BUILDDIR=_build |
set ALLSPHINXOPTS=-d %BUILDDIR%/doctrees %SPHINXOPTS% . |
set I18NSPHINXOPTS=%SPHINXOPTS% . |
if NOT ""%PAPER%"" == """" ( |
set ALLSPHINXOPTS=-D latex_paper_size=%PAPER% %ALLSPHINXOPTS% |
set I18NSPHINXOPTS=-D latex_paper_size=%PAPER% %I18NSPHINXOPTS% |
) |
if ""%1"" == """" goto help |
if ""%1"" == ""help"" ( |
:help |
echo.Please use `make ^<target^>` where ^<target^> is one of |
echo. html to make standalone HTML files |
echo. dirhtml to make HTML files named index.html in directories |
echo. singlehtml to make a single large HTML file |
echo. pickle to make pickle files |
echo. json to make JSON files |
echo. htmlhelp to make HTML files and a HTML help project |
echo. qthelp to make HTML files and a qthelp project |
echo. devhelp to make HTML files and a Devhelp project |
echo. epub to make an epub |
echo. latex to make LaTeX files, you can set PAPER=a4 or PAPER=letter |
echo. text to make text files |
echo. man to make manual pages |
echo. texinfo to make Texinfo files |
echo. gettext to make PO message catalogs |
echo. changes to make an overview over all changed/added/deprecated items |
echo. linkcheck to check all external links for integrity |
echo. doctest to run all doctests embedded in the documentation if enabled |
goto end |
) |
if ""%1"" == ""clean"" ( |
for /d %%i in (%BUILDDIR%\*) do rmdir /q /s %%i |
del /q /s %BUILDDIR%\* |
goto end |
) |
if ""%1"" == ""html"" ( |
%SPHINXBUILD% -b html %ALLSPHINXOPTS% %BUILDDIR%/html |
if errorlevel 1 exit /b 1 |
echo. |
echo.Build finished. The HTML pages are in %BUILDDIR%/html. |
goto end |
) |
if ""%1"" == ""dirhtml"" ( |
%SPHINXBUILD% -b dirhtml %ALLSPHINXOPTS% %BUILDDIR%/dirhtml |
if errorlevel 1 exit /b 1 |
echo. |
echo.Build finished. The HTML pages are in %BUILDDIR%/dirhtml. |
goto end |
) |
if ""%1"" == ""singlehtml"" ( |
%SPHINXBUILD% -b singlehtml %ALLSPHINXOPTS% %BUILDDIR%/singlehtml |
if errorlevel 1 exit /b 1 |
echo. |
echo.Build finished. The HTML pages are in %BUILDDIR%/singlehtml. |
goto end |
) |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.