text
stringlengths
0
834k
copy ..\MageX\Mage.Server.Plugins\Mage.Deck.Limited\target\mage-deck-limited.jar mage-server\plugins\mage-deck-limited-1.4.36.jar
copy ..\MageX\Mage.Server.Plugins\Mage.Game.CommanderDuel\target\mage-game-commanderduel.jar mage-server\plugins\mage-game-commanderduel-1.4.36.jar
copy ..\MageX\Mage.Server.Plugins\Mage.Game.FreeForAll\target\mage-game-freeforall.jar mage-server\plugins\mage-game-freeforall-1.4.36.jar
copy ..\MageX\Mage.Server.Plugins\Mage.Game.TwoPlayerDuel\target\mage-game-twoplayerduel.jar mage-server\plugins\mage-game-twoplayerduel-1.4.36.jar
copy ..\MageX\Mage.Server.Plugins\Mage.Player.AI.DraftBot\target\mage-player-ai-draft-bot.jar mage-server\plugins\mage-player-ai-draftbot-1.4.36.jar
copy ..\MageX\Mage.Server.Plugins\Mage.Player.AI.MA\target\mage-player-ai-ma.jar mage-server\plugins\mage-player-ai-ma-1.4.36.jar
copy ..\MageX\Mage.Server.Plugins\Mage.Player.AIMinimax\target\mage-player-aiminimax.jar mage-server\plugins\mage-player-aiminimax-1.4.36.jar
copy ..\MageX\Mage.Server.Plugins\Mage.Player.Human\target\mage-player-human.jar mage-server\plugins\mage-player-human-1.4.36.jar
copy ..\MageX\Mage.Server.Plugins\Mage.Tournament.BoosterDraft\target\mage-tournament-booster-draft.jar mage-server\plugins\mage-tournament-boosterdraft-1.4.36.jar
copy ..\MageX\Mage.Server.Plugins\Mage.Tournament.Sealed\target\mage-tournament-sealed.jar mage-server\plugins\mage-tournament-sealed-1.4.36.jar
pause
",109.3571428571,179,0.8051382539
219728,f3103d8d6d0ade6c3f2473562fa18d13b929de11,1372,bat,Batchfile,bin/fqltool.bat,aivakov/cassandra,3b56d4df40800f76dcf2c0019af43b7dbc244c57,['Apache-2.0'],1.0,2019-04-13T23:33:52.000Z,2019-04-13T23:33:52.000Z,bin/fqltool.bat,aivakov/cassandra,3b56d4df40800f76dcf2c0019af43b7dbc244c57,['Apache-2.0'],,,,bin/fqltool.bat,aivakov/cassandra,3b56d4df40800f76dcf2c0019af43b7dbc244c57,['Apache-2.0'],1.0,2020-08-27T03:16:20.000Z,2020-08-27T03:16:20.000Z,"@REM
@REM Licensed to the Apache Software Foundation (ASF) under one or more
@REM contributor license agreements. See the NOTICE file distributed with
@REM this work for additional information regarding copyright ownership.
@REM The ASF licenses this file to You under the Apache License, Version 2.0
@REM (the ""License""); you may not use this file except in compliance with
@REM the License. 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.
@echo off
if ""%OS%"" == ""Windows_NT"" setlocal
pushd ""%~dp0""
call cassandra.in.bat
if NOT DEFINED JAVA_HOME goto :err
set CASSANDRA_PARAMS=%CASSANDRA_PARAMS% -Dcassandra.logdir=""%CASSANDRA_HOME%\logs""
""%JAVA_HOME%\bin\java"" -cp %CASSANDRA_CLASSPATH% %CASSANDRA_PARAMS% -Dlog4j.configurationFile=log4j2-tools.xml org.apache.cassandra.tools.FullQueryLogTool %*
goto finally
:err
echo The JAVA_HOME environment variable must be set to run this program!
pause
:finally
ENDLOCAL & set RC=%ERRORLEVEL%
exit /B %RC%
",37.0810810811,158,0.7645772595
219729,f31063d0a9ba90af836c4e191b56bd719d67ab73,184,bat,Batchfile,StartMongoServer.bat,Kylew1992/realtime-mongo,40aa21e0221faf6c00ace800723c686bff07cba5,['ISC'],,,,StartMongoServer.bat,Kylew1992/realtime-mongo,40aa21e0221faf6c00ace800723c686bff07cba5,['ISC'],,,,StartMongoServer.bat,Kylew1992/realtime-mongo,40aa21e0221faf6c00ace800723c686bff07cba5,['ISC'],,,,"start """" ""C:\Program Files\MongoDB\bin\mongod.exe"" --dbpath ""C:\program files\MongoDB\data\db"" --directoryperdb
timeout /t 60
start """" ""C:/Program Files/MongoDB/Bin/Mongo.exe"" Realtime",61.3333333333,111,0.7445652174
219730,f31096ecc200d814d844bf67e4f059b61e7559e7,810,bat,Batchfile,doc/make.bat,microchip-pic-avr-tools/pyedbglib,5e0e9317baa751d4ead9aa9eb2403781f017151c,['MIT'],4.0,2021-04-08T04:37:42.000Z,2021-12-27T13:19:00.000Z,doc/make.bat,microchip-pic-avr-tools/pyedbglib,5e0e9317baa751d4ead9aa9eb2403781f017151c,['MIT'],1.0,2021-04-18T12:54:09.000Z,2021-04-23T18:43:32.000Z,doc/make.bat,microchip-pic-avr-tools/pyedbglib,5e0e9317baa751d4ead9aa9eb2403781f017151c,['MIT'],,,,"@ECHO OFF
pushd %~dp0
REM Command file for Sphinx documentation
if ""%SPHINXBUILD%"" == """" (
set SPHINXBUILD=sphinx-build
)
set SOURCEDIR=source
set BUILDDIR=build
if ""%1"" == """" goto help
%SPHINXBUILD% >NUL 2>NUL
if errorlevel 9009 (
echo.
echo.The 'sphinx-build' command was not found. Make sure you have Sphinx
echo.installed, then set the SPHINXBUILD environment variable to point
echo.to the full path of the 'sphinx-build' executable. Alternatively you
echo.may add the 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% %O%
goto end
:help
%SPHINXBUILD% -M help %SOURCEDIR% %BUILDDIR% %SPHINXOPTS% %O%
:end
REM Propagate error code
exit /b %ERRORLEVEL%
popd
",21.3157894737,74,0.7320987654
219731,f311383b752812a3e8b78cc11ad734dfcbea2e45,243,bat,Batchfile,tools/configure-win-mingw-rel.bat,ppaulweber/libasmjit,63d1c228d70707f7799d7d39ddd0823494712557,['Intel' 'Zlib'],8.0,2017-01-17T07:36:42.000Z,2021-01-29T16:42:50.000Z,tools/configure-win-mingw-rel.bat,ppaulweber/libasmjit,63d1c228d70707f7799d7d39ddd0823494712557,['Intel' 'Zlib'],2.0,2019-03-11T14:59:43.000Z,2019-03-26T20:57:04.000Z,src/asmjit/tools/configure-win-mingw-rel.bat,cedar-lang/cedar,04b13546d8520dcd7a01983a4a88408348a245f8,['MIT'],4.0,2020-05-01T01:32:18.000Z,2021-04-14T13:38:36.000Z,"@echo off
set ASMJIT_CURRENT_DIR=%CD%
set ASMJIT_BUILD_DIR=""build_mingw_rel""
mkdir ..\%ASMJIT_BUILD_DIR%
cd ..\%ASMJIT_BUILD_DIR%
cmake .. -G""MinGW Makefiles"" -DCMAKE_BUILD_TYPE=Release -DASMJIT_BUILD_TEST=1
cd %ASMJIT_CURRENT_DIR%