text
stringlengths
0
834k
219447,d2ea60e434ec693f5ae325ed9a8f614bf2666e77,591,bat,Batchfile,samples.bat,rinie/pulsespaceindex,51373e047017ddddb7cdda776097e5a4416d02f1,['MIT'],1.0,2017-11-24T04:31:26.000Z,2017-11-24T04:31:26.000Z,samples.bat,rinie/pulsespaceindex,51373e047017ddddb7cdda776097e5a4416d02f1,['MIT'],1.0,2020-05-02T09:16:08.000Z,2020-05-02T09:16:08.000Z,samples.bat,rinie/pulsespaceindex,51373e047017ddddb7cdda776097e5a4416d02f1,['MIT'],,,,"set DEBUG=*
set DEBUG_DEPTH=3
set DEBUG_HIDE_DATE=Yes
move samples\debug.txt samples\debug.old
echo 'pulsespaceindex.js test' >samples/debug.txt
node pulsespaceindex.js ./samples/samples1.js 2>samples/debug.txt
node pulsespaceindex.js ./samples/blsamples.js 2>>samples/debug.txt
node index.js samples/rflinksamples.csv 2>>samples/debug.txt
node index.js samples/pilightsamples.txt 2>>samples/debug.txt
node index.js samples/rflinkdata.csv 2>>samples/debug.txt
node index.js samples/sonoffrfportisch.txt 2>>samples/debug.txt
echo 'pulsespaceindex.js testend' >>samples/debug.txt
",45.4615384615,69,0.7969543147
219448,d2ea75562f740a22e401934df3e20fefb4f0234d,1372,bat,Batchfile,make_docs.bat,Yowza-Animation/pype,0212fa8357e6ffd490230193e69e101aaf262587,['MIT'],,,,make_docs.bat,Yowza-Animation/pype,0212fa8357e6ffd490230193e69e101aaf262587,['MIT'],,,,make_docs.bat,Yowza-Animation/pype,0212fa8357e6ffd490230193e69e101aaf262587,['MIT'],,,,"@echo off
echo ^>^>^> Generating pype-setup documentation, please wait ...
call ""C:\Users\Public\pype_env2\Scripts\activate.bat""
setlocal enableextensions enabledelayedexpansion
set _OLD_PYTHONPATH=%PYTHONPATH%
echo ^>^>^> Adding repos path
rem add stuff in repos
call :ResolvePath repodir ""..\""
for /d %%d in ( %repodir%*) do (
echo - adding path %%d
set PYTHONPATH=%%d;!PYTHONPATH!
)
echo ^>^>^> Adding python vendors path
rem add python vendor paths
call :ResolvePath vendordir ""..\..\vendor\python\""
for /d %%d in ( %vendordir%*) do (
echo - adding path %%d
set PYTHONPATH=%%d;!PYTHONPATH!
)
echo ^>^>^> Setting PYPE_CONFIG
call :ResolvePath pypeconfig ""..\pype-config""
set PYPE_CONFIG=%pypeconfig%
echo ^>^>^> Setting PYPE_SETUP_PATH
call :ResolvePath pyperoot ""..\..\""
set PYPE_SETUP_PATH=%pyperoot%
set PYTHONPATH=%PYPE_SETUP_PATH%;%PYTHONPATH%
echo ^>^>^> Setting PYPE_ENV
set PYPE_ENV=""C:\Users\Public\pype_env2""
call ""docs\make.bat"" clean
sphinx-apidoc -M -f -d 6 --ext-autodoc --ext-intersphinx --ext-viewcode -o docs\source pype %PYPE_SETUP_PATH%\repos\pype\pype\vendor\*
call ""docs\make.bat"" html
echo ^>^>^> Doing cleanup ...
set PYTHONPATH=%_OLD_PYTHONPATH%
set PYPE_CONFIG=
call ""C:\Users\Public\pype_env2\Scripts\deactivate.bat""
exit /b
:ResolvePath
set %1=%~dpfn2
exit /b
",29.1914893617,134,0.7135568513
219449,d2ea9066b215a7f5f5a027277593552877a5f860,150,bat,Batchfile,drivers/grid_setup/node-chrome.bat,eroskodagoda/selenium-docker,202a4785b21a95ad4deb4d1c1315676a2911e1ee,['MIT'],,,,drivers/grid_setup/node-chrome.bat,eroskodagoda/selenium-docker,202a4785b21a95ad4deb4d1c1315676a2911e1ee,['MIT'],,,,drivers/grid_setup/node-chrome.bat,eroskodagoda/selenium-docker,202a4785b21a95ad4deb4d1c1315676a2911e1ee,['MIT'],,,,"java -Dwebdriver.chrome.driver=""../chromedriver.exe"" -jar selenium-server-standalone-3.141.59.jar -role node -hub http://10.0.75.1:4444/grid/register/",150.0,150,0.76
219450,d2eada946b4593c59a8b0c5bba020aff30eefe11,118,bat,Batchfile,_src/win32_x86/rebuildbmk.bat,jabdoa2/blitzmax,0ada3c9a134178038c8f6ca67d5a004aa03f24f5,['Zlib'],146.0,2015-09-21T05:58:10.000Z,2022-03-13T09:56:31.000Z,_src/win32_x86/rebuildbmk.bat,jabdoa2/blitzmax,0ada3c9a134178038c8f6ca67d5a004aa03f24f5,['Zlib'],20.0,2015-09-21T09:59:37.000Z,2022-03-21T18:44:14.000Z,_src/win32_x86/rebuildbmk.bat,jabdoa2/blitzmax,0ada3c9a134178038c8f6ca67d5a004aa03f24f5,['Zlib'],62.0,2015-09-21T06:33:46.000Z,2022-01-02T17:54:41.000Z,"copy ..\..\bin\bmk.exe ..\..\bin\.bmk.exe
..\..\bin\.bmk makeapp -a -r -t console -o ..\..\bin\bmk ..\..\src\bmk\bmk
",39.3333333333,74,0.5169491525
219451,d2eaf2732bd7a5d61267ec270a26fc2f27b5b0ff,67,bat,Batchfile,run.bat,developergrizzly/nodejs-api-boilerplate,39fe27b9bf06e2790db237285137093d9f3532b7,['MIT'],2.0,2019-11-19T11:27:09.000Z,2022-03-23T12:29:42.000Z,run.bat,developergrizzly/nodejs-api-boilerplate,39fe27b9bf06e2790db237285137093d9f3532b7,['MIT'],2.0,2021-05-09T01:53:42.000Z,2021-09-01T06:26:33.000Z,run.bat,developergrizzly/nodejs-api-boilerplate,39fe27b9bf06e2790db237285137093d9f3532b7,['MIT'],,,,npm install -g yarn && yarn && copy .env.example .env && yarn start,67.0,67,0.671641791
219452,d2eaf661eb74503756be8301db80fd71629eed67,670,bat,Batchfile,bin/packages/gaiden/gaiden.bat,tuchella/common-build,b24bd275d5adfaf32f456bf6747bb52ea6f1c6be,['MIT'],,,,bin/packages/gaiden/gaiden.bat,tuchella/common-build,b24bd275d5adfaf32f456bf6747bb52ea6f1c6be,['MIT'],,,,bin/packages/gaiden/gaiden.bat,tuchella/common-build,b24bd275d5adfaf32f456bf6747bb52ea6f1c6be,['MIT'],,,,"@ECHO OFF
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
::
:: gaiden.bat
::
:: Copyright by toolarium, all rights reserved.
:: MIT License: https://mit-license.org
::
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
if not defined CB_GAIDEN_VERSION set ""CB_GAIDEN_VERSION=1.2""
set ""CB_PACKAGE_VERSION=%1""
if .%CB_PACKAGE_VERSION%==. set ""CB_PACKAGE_VERSION=%CB_GAIDEN_VERSION%""
set ""CB_PACKAGE_BASE_URL=https://github.com/kobo/gaiden/releases/download/v%CB_PACKAGE_VERSION%""
set ""CB_PACKAGE_DOWNLOAD_NAME=gaiden-%CB_PACKAGE_VERSION%.zip""
set ""CB_PACKAGE_VERSION_NAME=gaiden-%CB_PACKAGE_VERSION%""
",35.2631578947,97,0.5925373134
219453,d2eb28df9eb89193a49c8942d938e65ee566f712,72,bat,Batchfile,Source/Lightning/LightningAdditions/Sublime/Lightning/SymbolicJunctionLinkSublime3PackagesHere.bat,andraantariksa/PlasmaEngine,481ea008ed15b531476533a6f675bc9bfdfa7db2,['MIT'],70.0,2020-10-19T15:17:36.000Z,2022-03-29T06:23:20.000Z,Source/Lightning/LightningAdditions/Sublime/Lightning/SymbolicJunctionLinkSublime3PackagesHere.bat,andraantariksa/PlasmaEngine,481ea008ed15b531476533a6f675bc9bfdfa7db2,['MIT'],90.0,2020-10-21T09:56:03.000Z,2022-02-19T18:36:37.000Z,Source/Lightning/LightningAdditions/Sublime/Lightning/SymbolicJunctionLinkSublime3PackagesHere.bat,andraantariksa/PlasmaEngine,481ea008ed15b531476533a6f675bc9bfdfa7db2,['MIT'],13.0,2020-12-28T20:18:57.000Z,2022-01-20T08:43:29.000Z,"mklink /D /J ""%APPDATA%\Sublime Text 3\Packages\Lightning"" ""%CD%""
pause
",24.0,65,0.7083333333
219454,d2eb817de8b022cfa220a2837fe74eac419029a7,1113,bat,Batchfile,aeron-samples/scripts/embedded-exclusive-throughput.bat,patriknw/aeron,a3dfe894707d80794b6b1cbd59c508b6948334c4,['Apache-2.0'],,,,aeron-samples/scripts/embedded-exclusive-throughput.bat,patriknw/aeron,a3dfe894707d80794b6b1cbd59c508b6948334c4,['Apache-2.0'],,,,aeron-samples/scripts/embedded-exclusive-throughput.bat,patriknw/aeron,a3dfe894707d80794b6b1cbd59c508b6948334c4,['Apache-2.0'],,,,"::
:: Copyright 2014-2019 Real Logic Ltd.
::
:: Licensed under the Apache License, Version 2.0 (the ""License"");
:: you may not use this file except in compliance with the License.
:: You may obtain a copy of the License at
::
:: http://www.apache.org/licenses/LICENSE-2.0
::
:: 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 implied.
:: See the License for the specific language governing permissions and