text stringlengths 0 834k |
|---|
:: :: |
:: Unless required by applicable law or agreed to in writing, software :: |
:: distributed under the License is distributed on an ""AS IS"" BASIS, :: |
:: WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or :: |
:: mplied. See the License for the specific language governing :: |
:: permissions and limitations under the License. :: |
echo ON |
%PYTHON% setup.py install --prefix=%PREFIX% |
if errorlevel 1 exit 1 |
echo OFF",60.6206896552,75,0.4658703072 |
219267,d2cdf5ce431d23e488e675d1f12410c57f072b22,78,bat,Batchfile,EducationalMalwareKit.CLI/scripts/cleanup_lib.bat,IndexOverflow/educational-malwarekit,af22c996ad05670c638d021c275216c586dc1199,['MIT'],2.0,2017-05-20T21:41:49.000Z,2021-06-08T05:58:09.000Z,EducationalMalwareKit.CLI/scripts/cleanup_lib.bat,IndexOverflow/e... |
for /d /r . %%d in (bin obj Properties) do @if exist ""%%d"" rd /s/q ""%%d""",39.0,72,0.5384615385 |
219268,d2ce2f02a3c2e2575f52fc53362941c8571be006,106,bat,Batchfile,start.bat,yashdsaraf/reimagined-eureka,21080a2825be43fb6c08fa557f7b2e4ede5b2dc7,['Apache-2.0'],2.0,2017-12-23T17:26:30.000Z,2017-12-23T17:26:34.000Z,start.bat,yashdsaraf/reimagined-eureka,21080a2825be43fb6c08fa557f7b2e4ede5b2dc7,['Apache-2.0'],43.0,2017-... |
start ""FRONTEND"" cmd /K "".\start-frontend.bat"" |
start ""BACKEND"" cmd /K "".\start-server.bat"" |
",21.2,47,0.6603773585 |
219269,d2ce3ff9a038f2fcde80e8a8cd3b939f9007d1df,30,bat,Batchfile,hedera-node/data/keys/clean.bat,subfallen/hedera-services,ddb3f7540a0e4c0f62f72829ea20532aed1271ac,['Apache-2.0'],164.0,2020-08-06T17:02:44.000Z,2022-03-30T15:56:55.000Z,hedera-node/data/keys/clean.bat,subfallen/hedera-services,ddb3f7540a0e4c0f62f72829ea2... |
del /q /s unused |
",10.0,16,0.6 |
219270,d2ce536cc1a69d2b622b049e128e77252e5b2fda,34,bat,Batchfile,installer/dist/win-unpacked/resources/app/asarPacker/compile.bat,link00000000/discord-injector,7d6b09bfbd7ed35d8f7256a756df17e0469e0a03,['MIT'],,,,installer/dist/win-unpacked/resources/app/asarPacker/compile.bat,link00000000/discord-injector,7d6b09bfbd7ed... |
219271,d2ce9d5dc1db038ef828845e5999a38a5f7e5e4f,769,bat,Batchfile,docs/make.bat,matthewjohnpayne/MPCData,bf5cc4b846437928d3c7e4bfb8d809f8bf9f9dc4,['MIT'],,,,docs/make.bat,matthewjohnpayne/MPCData,bf5cc4b846437928d3c7e4bfb8d809f8bf9f9dc4,['MIT'],,,,docs/make.bat,matthewjohnpayne/MPCData,bf5cc4b846437928d3c7e4bfb8d809f8b... |
pushd %~dp0 |
REM Command file for Sphinx documentation |
if ""%SPHINXBUILD%"" == """" ( |
set SPHINXBUILD=python -msphinx |
) |
set SOURCEDIR=. |
set BUILDDIR=_build |
set SPHINXPROJ=mpcdata |
if ""%1"" == """" goto help |
%SPHINXBUILD% >NUL 2>NUL |
if errorlevel 9009 ( |
echo. |
echo.The Sphinx module was not found. Make sure you have Sphinx installed, |
echo.then set the SPHINXBUILD environment variable to point to the full |
echo.path of the 'sphinx-build' executable. Alternatively you may add the |
echo.Sphinx directory to PATH. |
echo. |
echo.If you don't have Sphinx installed, grab it from |
echo.http://sphinx-doc.org/ |
exit /b 1 |
) |
%SPHINXBUILD% -M %1 %SOURCEDIR% %BUILDDIR% %SPHINXOPTS% |
goto end |
:help |
%SPHINXBUILD% -M help %SOURCEDIR% %BUILDDIR% %SPHINXOPTS% |
:end |
popd |
",20.7837837838,75,0.7360208062 |
219272,d2cec00b11fd0457ed0e640c97f905f5a157f3ce,52,bat,Batchfile,git_push.bat,liorsultan9/zabi,d155bba4c2f5e081673650d84ae187275c4f5ecc,['MIT'],,,,git_push.bat,liorsultan9/zabi,d155bba4c2f5e081673650d84ae187275c4f5ecc,['MIT'],,,,git_push.bat,liorsultan9/zabi,d155bba4c2f5e081673650d84ae187275c4f5ecc,['MIT'],,,,"git add ... |
git push",26.0,43,0.6730769231 |
219273,d2cec427c804fe5beffbee62ab0b63913e635e93,184,bat,Batchfile,C-plus-plus/sources/code-of-cplus-primer/18/runpgms.bat,jinbooooom/PROGRAMMING-Checking-for-Missing,2a96f0d4197ba8447239c0bf2520085adf6f8e7b,['MIT'],46.0,2020-08-01T06:55:55.000Z,2022-01-26T14:11:33.000Z,C-plus-plus/sources/code-of-cplus-primer/18/runpgm... |
book.exe < data/book_sales |
for %%i in ( Animal.exe ex-over.exe inherit.exe mi-scope.exe |
over.exe over2.exe spec.exe |
usingDirective.exe virt-inherit.exe ) do %%i |
",26.2857142857,61,0.6902173913 |
219274,d2cf95dc206461f2bccc20a21ada7a6723f0b910,941,bat,Batchfile,Launch-Zentangle-RandomColor.bat,sarahkfriday/CPPNArtEvolutionandWFC,fd404e73964d982c31ace820a740db60d8267180,['BSD-3-Clause'],6.0,2020-04-17T08:23:17.000Z,2021-11-27T15:34:21.000Z,Launch-Zentangle-RandomColor.bat,nbenko1/QuantumZentanglement,e4ef6e22427... |
219275,d2cfa67fa80d7ec8e93dfcbba2bee0c489d0ac09,427,bat,Batchfile,3rdparty/imgui/examples/example_sdl_opengl3/build_win32.bat,ylm/nextpnr,cba36239a4b480b914a043ce6be706d99ab9bdd9,['0BSD'],865.0,2018-08-01T11:41:26.000Z,2022-03-29T08:34:29.000Z,3rdparty/imgui/examples/example_sdl_opengl3/build_win32.bat,ylm/nextpnr,cba3... |
mkdir Debug |
cl /nologo /Zi /MD /I .. /I ..\.. /I ..\libs\gl3w /I %SDL2_DIR%\include *.cpp ..\imgui_impl_opengl3.cpp ..\imgui_impl_sdl.cpp ..\..\imgui*.cpp ..\libs\gl3w\GL\gl3w.c /FeDebug/example_sdl_opengl3.exe /FoDebug/ /link /libpath:%SDL2_DIR%\lib\x86 SDL2.lib SDL2main.lib opengl32.lib /subsystem:console |
",106.75,296,0.7353629977 |
219276,d2cff18b32b42493677ffc70ee9b2d520fe6cfb7,887,bat,Batchfile,src/test/resources/mocks/my-prog.bat,adamretter/de.flapdoodle.embed.process,156d61aa9a65d8d651ed4b2a59d78d3e7d35b22e,['Apache-2.0'],213.0,2015-02-23T09:54:21.000Z,2022-03-18T17:20:10.000Z,src/test/resources/mocks/my-prog.bat,adamretter/de.flapdoodle.embe... |
@REM Copyright (C) 2011 |
@REM Michael Mosmann <michael@mosmann.de> |
@REM Martin Jöhren <m.joehren@googlemail.com> |
@REM |
@REM with contributions from |
@REM konstantin-ba@github, |
Archimedes Trajano (trajano@github), |
Kevin D. Keck (kdkeck@github), |
Ben McCann (benmccann@github) |
@REM |
@REM Licensed under the Apache License, Version 2.0 (the ""License""); |
@REM you may not use this file except in compliance with the License. |
@REM You may obtain a copy of the License at |
@REM |
@REM http://www.apache.org/licenses/LICENSE-2.0 |
@REM |
@REM Unless required by applicable law or agreed to in writing, software |
@REM distributed under the License is distributed on an ""AS IS"" BASIS, |
@REM WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
@REM See the License for the specific language governing permissions and |
@REM limitations under the License. |
@REM |
Dummy Exe |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.