hexsha
stringlengths
40
40
size
int64
5
1.05M
ext
stringclasses
588 values
lang
stringclasses
305 values
max_stars_repo_path
stringlengths
3
363
max_stars_repo_name
stringlengths
5
118
max_stars_repo_head_hexsha
stringlengths
40
40
max_stars_repo_licenses
listlengths
1
10
max_stars_count
float64
1
191k
max_stars_repo_stars_event_min_datetime
stringdate
2015-01-01 00:00:35
2022-03-31 23:43:49
max_stars_repo_stars_event_max_datetime
stringdate
2015-01-01 12:37:38
2022-03-31 23:59:52
max_issues_repo_path
stringlengths
3
363
max_issues_repo_name
stringlengths
5
118
max_issues_repo_head_hexsha
stringlengths
40
40
max_issues_repo_licenses
listlengths
1
10
max_issues_count
float64
1
134k
max_issues_repo_issues_event_min_datetime
stringlengths
24
24
max_issues_repo_issues_event_max_datetime
stringlengths
24
24
max_forks_repo_path
stringlengths
3
363
max_forks_repo_name
stringlengths
5
135
max_forks_repo_head_hexsha
stringlengths
40
40
max_forks_repo_licenses
listlengths
1
10
max_forks_count
float64
1
105k
max_forks_repo_forks_event_min_datetime
stringdate
2015-01-01 00:01:02
2022-03-31 23:27:27
max_forks_repo_forks_event_max_datetime
stringdate
2015-01-03 08:55:07
2022-03-31 23:59:24
content
stringlengths
5
1.05M
avg_line_length
float64
1.13
1.04M
max_line_length
int64
1
1.05M
alphanum_fraction
float64
0
1
a986fdf4ac09d60e3ddc6cd8a4772f27f47b8db3
1,575
cmd
Batchfile
tools/build_cli.cmd
onexey/Roslynator
22ef9279afc4471bec19a0343e218b3a8df9eec2
[ "Apache-2.0" ]
2,374
2016-10-04T03:51:52.000Z
2022-03-30T11:30:49.000Z
tools/build_cli.cmd
onexey/Roslynator
22ef9279afc4471bec19a0343e218b3a8df9eec2
[ "Apache-2.0" ]
823
2016-10-31T05:59:49.000Z
2022-03-31T23:50:33.000Z
tools/build_cli.cmd
onexey/Roslynator
22ef9279afc4471bec19a0343e218b3a8df9eec2
[ "Apache-2.0" ]
225
2016-10-08T03:22:35.000Z
2022-03-07T14:56:15.000Z
@echo off set _programFiles=%ProgramFiles(x86)% if not defined _programFiles set _programFiles=%ProgramFiles% set _outDir=..\out\Release md "%_outDir%" del /Q "%_outDir%\Roslynator.CommandLine.*.nupkg" del /Q "%_outDir%\Roslynator.DotNet.Cli.*.nupkg" orang replace "../src" -n "AssemblyInfo.cs" e -c "patterns/assembl...
35
127
0.740952
c925844976d296a7af9b4144cb73f7a86d284e5b
3,699
cmd
Batchfile
mshta/example10.cmd
sergueik/powershell_internetexplorer_application
83fe31b8b090a08c16e30efb6a1b9554a9459c76
[ "MIT" ]
5
2019-02-24T14:52:35.000Z
2022-03-26T05:38:47.000Z
mshta/example10.cmd
sergueik/powershell_internetexplorer_application
83fe31b8b090a08c16e30efb6a1b9554a9459c76
[ "MIT" ]
2
2021-05-06T05:01:54.000Z
2021-05-06T05:02:15.000Z
mshta/example10.cmd
sergueik/powershell_internetexplorer_application
83fe31b8b090a08c16e30efb6a1b9554a9459c76
[ "MIT" ]
null
null
null
@echo off SETLOCAL REM set DEBUG to true to print additional innformation to the console if "%DEBUG%" equ "" set DEBUG=false set VERBOSE=true REM TODO: add toggle REM call :SETUP REM goto :EOF REM set WINDOW_TITLE=Personalization call :EXEC_MSHTA1_REDIRECT %WINDOW_TITLE% set HWND=%VALUE% echo HWND="%H...
35.567308
408
0.691268
f73d0205330692eee2ba3e74b808609a78670869
443
cmd
Batchfile
bin/update.cmd
kurone-kito/dotfiles
a14073b4a9253df9c2b663fb7b0c291889662c0e
[ "MIT" ]
1
2019-04-23T07:18:42.000Z
2019-04-23T07:18:42.000Z
bin/update.cmd
kurone-kito/dotfiles
a14073b4a9253df9c2b663fb7b0c291889662c0e
[ "MIT" ]
null
null
null
bin/update.cmd
kurone-kito/dotfiles
a14073b4a9253df9c2b663fb7b0c291889662c0e
[ "MIT" ]
null
null
null
@echo off pushd %~dp0 rem It execute recursive using UAC when without administrator privileges. whoami /groups | Find "High Mandatory Level" > NUL if not errorlevel 1 goto RUN echo You should elevate to administrator privileges, because continue setup. timeout /T 3 /NOBREAK powershell -Command Start-Process -Verb runa...
26.058824
76
0.785553
22a639006e4be7a166e99f6d8e43dc9f49d4bd9f
71
cmd
Batchfile
src/tools.shell/.cmd/build.cmd
0xCM/z0
b157d3354cfff4630aa83c52ac0faf983ee4aafd
[ "BSD-3-Clause" ]
null
null
null
src/tools.shell/.cmd/build.cmd
0xCM/z0
b157d3354cfff4630aa83c52ac0faf983ee4aafd
[ "BSD-3-Clause" ]
null
null
null
src/tools.shell/.cmd/build.cmd
0xCM/z0
b157d3354cfff4630aa83c52ac0faf983ee4aafd
[ "BSD-3-Clause" ]
null
null
null
@echo off set ProjectId=tools.shell call %ControlScripts%\build-app.cmd
23.666667
35
0.816901
e8646735e9383cfebec0415ae94ce80e8afa33d8
133
bat
Batchfile
tests/vcbuild.bat
capehill/tinyobjloader
ec8d832cfb9c91c63feaad0a8d7630af8162155d
[ "MIT" ]
1,665
2015-01-01T21:00:03.000Z
2020-02-19T00:40:00.000Z
tests/vcbuild.bat
capehill/tinyobjloader
ec8d832cfb9c91c63feaad0a8d7630af8162155d
[ "MIT" ]
229
2015-01-27T02:25:39.000Z
2020-02-19T07:53:50.000Z
tests/vcbuild.bat
capehill/tinyobjloader
ec8d832cfb9c91c63feaad0a8d7630af8162155d
[ "MIT" ]
448
2015-01-17T17:15:14.000Z
2020-02-17T09:43:01.000Z
chcp 437 python kuroga.py config-msvc.py call "C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\vcvarsall.bat" x86_amd64 ninja
26.6
85
0.789474
cb824947b9c344aeec89cb52fd371a197db3a78e
152
bat
Batchfile
Samples/general/run_Governor_bc_rinkeby.bat
rdsea/IoTContract
b3e62d83bb3391fbb82355aa4a6b550633857c60
[ "Apache-2.0" ]
null
null
null
Samples/general/run_Governor_bc_rinkeby.bat
rdsea/IoTContract
b3e62d83bb3391fbb82355aa4a6b550633857c60
[ "Apache-2.0" ]
null
null
null
Samples/general/run_Governor_bc_rinkeby.bat
rdsea/IoTContract
b3e62d83bb3391fbb82355aa4a6b550633857c60
[ "Apache-2.0" ]
null
null
null
java -DgovernorConfFile="..\..\ThingGovernor\config_bc_rinkeby.json" -jar "..\..\ThingGovernor\target\ThingGovernor-1.0-SNAPSHOT.jar" --server.port=8088
152
152
0.769737
250b23177488b95dde2860ac3674998df0e4a19a
1,748
bat
Batchfile
0WM_SLT1/Test_DP_Port1.bat
auspbro/0WM_Monolith
525ab1fc0aba733ae050b5318fcf69f1fd108641
[ "MIT" ]
null
null
null
0WM_SLT1/Test_DP_Port1.bat
auspbro/0WM_Monolith
525ab1fc0aba733ae050b5318fcf69f1fd108641
[ "MIT" ]
null
null
null
0WM_SLT1/Test_DP_Port1.bat
auspbro/0WM_Monolith
525ab1fc0aba733ae050b5318fcf69f1fd108641
[ "MIT" ]
null
null
null
@echo off @rem Change History: @rem ========================================= @rem Rev.: 3A Ryan Xue 04/28/2018 @rem 1. First release for 0WM DVT build. @rem ========================================= @rem @rem @rem ========================================= @rem Testing Procedure: @rem ================== @rem Op...
25.705882
103
0.481121
a3f2ea50bd541e27e478d09313d48652c61c3479
40
bat
Batchfile
build-docker-image.bat
AlexZabashta/Latex-Docker
090a4a44d49db45b7d099efe520b58d015f5d9de
[ "MIT" ]
null
null
null
build-docker-image.bat
AlexZabashta/Latex-Docker
090a4a44d49db45b7d099efe520b58d015f5d9de
[ "MIT" ]
null
null
null
build-docker-image.bat
AlexZabashta/Latex-Docker
090a4a44d49db45b7d099efe520b58d015f5d9de
[ "MIT" ]
null
null
null
docker build -t sshlatex sshlatex pause
20
34
0.825
073d8b03283dc89ee19956c45ecea8fc02c1b1d5
554
bat
Batchfile
bin/tests-debug.bat
mamontov-cpp/saddy
f20a0030e18af9e0714fe56c19407fbeacc529a7
[ "BSD-2-Clause" ]
58
2015-08-09T14:56:35.000Z
2022-01-15T22:06:58.000Z
bin/tests-debug.bat
mamontov-cpp/saddy-graphics-engine-2d
e25a6637fcc49cb26614bf03b70e5d03a3a436c7
[ "BSD-2-Clause" ]
245
2015-08-08T08:44:22.000Z
2022-01-04T09:18:08.000Z
bin/tests-debug.bat
mamontov-cpp/saddy
f20a0030e18af9e0714fe56c19407fbeacc529a7
[ "BSD-2-Clause" ]
23
2015-12-06T03:57:49.000Z
2020-10-12T14:15:50.000Z
echo Starting tests tests-animations-debug.exe || goto :error tests-db-debug.exe || goto :error REM tests-sad-debug.exe || goto :error tests-dukpp-03-debug.exe || goto :error tests-freetype-debug.exe || goto :error tests-hfsm-debug.exe || goto :error tests-input-debug.exe || goto :error tests-p2d-debug.exe || goto :err...
29.157895
41
0.736462
34787502b96d9339d178eede18d6bc2d58b43905
2,721
cmd
Batchfile
build-support/factor.cmd
dch/factor
faacbb58e0738a0612a04b792a3f6ff4929134ff
[ "BSD-2-Clause" ]
null
null
null
build-support/factor.cmd
dch/factor
faacbb58e0738a0612a04b792a3f6ff4929134ff
[ "BSD-2-Clause" ]
null
null
null
build-support/factor.cmd
dch/factor
faacbb58e0738a0612a04b792a3f6ff4929134ff
[ "BSD-2-Clause" ]
null
null
null
@echo off setlocal if "%1"=="/?" ( goto usage ) else if "%1"=="" ( set _bootimage_version=latest ) else if "%1"=="latest" ( set _bootimage_version=latest ) else if "%1"=="clean" ( set _bootimage_version=clean ) else goto usage if not exist Nmakefile goto wrongdir call cl 2>&1 | find "x...
28.642105
126
0.709298
d249c2df2fb1a528febc6e67e82591a4a39c03a5
454
cmd
Batchfile
BatchFile/UseCall.cmd
mvw684/Experiments
0a3d134686012b61348d17bb0fc74d374b3f9d4d
[ "MIT" ]
1
2021-10-05T15:07:46.000Z
2021-10-05T15:07:46.000Z
BatchFile/UseCall.cmd
mvw684/Experiments
0a3d134686012b61348d17bb0fc74d374b3f9d4d
[ "MIT" ]
null
null
null
BatchFile/UseCall.cmd
mvw684/Experiments
0a3d134686012b61348d17bb0fc74d374b3f9d4d
[ "MIT" ]
null
null
null
cls SETLOCAL ENABLEEXTENSIONS @pushd "%~dp0" @set location=%~dp0 @set name=%~n0 @echo %DATE% %TIME% @set EXIT_CODE=0 @call reset @call a @if ERRORLEVEL 1 call :ERROR "a failed" @call b @if ERRORLEVEL 1 call :ERROR "b failed" @call c @if ERRORLEVEL 1 call :ERROR "c failed" @goto :SUCCESS @call report :ERROR set EXI...
14.645161
39
0.69163
b643b8c0b3f4e6e831c78ccf4690715d6c4802c3
121
cmd
Batchfile
boot.cmd
BayLibre/pyamlboot
ffaaad9503192ece98970b7100a03c54ba58befc
[ "Apache-2.0" ]
33
2018-10-21T22:00:16.000Z
2022-03-31T06:56:24.000Z
boot.cmd
BayLibre/pyamlboot
ffaaad9503192ece98970b7100a03c54ba58befc
[ "Apache-2.0" ]
12
2018-10-17T08:49:26.000Z
2021-08-02T06:56:11.000Z
boot.cmd
BayLibre/pyamlboot
ffaaad9503192ece98970b7100a03c54ba58befc
[ "Apache-2.0" ]
15
2018-10-18T15:49:16.000Z
2022-03-31T10:47:45.000Z
echo ##### USB Boot script !! ##### setenv bootargs console=ttyAML0,115200 earlycon booti 0x8080000 0x13000000 0x8008000
30.25
47
0.760331
3c303271fbcf31b07d53f5392c1e0d38e2973818
2,318
bat
Batchfile
Arithmetic/zipcall_nncp_DNAcorpus.bat
earningpton/DNA_Comp
8d1381993c712127364a7014f5974e90456e0db0
[ "MIT" ]
null
null
null
Arithmetic/zipcall_nncp_DNAcorpus.bat
earningpton/DNA_Comp
8d1381993c712127364a7014f5974e90456e0db0
[ "MIT" ]
null
null
null
Arithmetic/zipcall_nncp_DNAcorpus.bat
earningpton/DNA_Comp
8d1381993c712127364a7014f5974e90456e0db0
[ "MIT" ]
null
null
null
ECHO OFF set target=C:\Users\acer\Documents\GitHub\DNA_Comp\Arithmetic\data\DNACorpus\ ECHO %target% nncp -n_layer 4 -hidden_size 352 -n_symb 256 -batch_size 256 -lr 4e-3 -time_steps 24 -seg_len 24 c %target%AnCa %target%AnCa.nncp ECHO AnCa Called nncp -n_layer 4 -hidden_size 352 -n_symb 256 -batch_size 8 -lr 4e-3...
33.594203
129
0.756687
062377a0b321297492b403d8570faf7af341908b
45
cmd
Batchfile
build/NuGetPack.cmd
feidianbo/ServiceStack.Redis
9305283eddfbe44ce679549492285780ad2013c0
[ "BSD-3-Clause" ]
1
2021-11-09T10:45:29.000Z
2021-11-09T10:45:29.000Z
build/NuGetPack.cmd
kumarnitin/ServiceStack.Redis
10dbb962d7852af449a293ee6eca334dd22d24a4
[ "BSD-3-Clause" ]
null
null
null
build/NuGetPack.cmd
kumarnitin/ServiceStack.Redis
10dbb962d7852af449a293ee6eca334dd22d24a4
[ "BSD-3-Clause" ]
null
null
null
nuget pack ..\NuGet\servicestack.redis.nuspec
45
45
0.822222
cf17a32bbfc55a55574917c59a149e60dbda045c
11,250
bat
Batchfile
IoTivityStack/run.bat
hollobit/CHITOS
17af33fea6fc22d8361d745c215608c12f2c04f3
[ "Apache-2.0" ]
null
null
null
IoTivityStack/run.bat
hollobit/CHITOS
17af33fea6fc22d8361d745c215608c12f2c04f3
[ "Apache-2.0" ]
null
null
null
IoTivityStack/run.bat
hollobit/CHITOS
17af33fea6fc22d8361d745c215608c12f2c04f3
[ "Apache-2.0" ]
null
null
null
@echo off REM Helper script to build and run IoTivity on Windows SETLOCAL ENABLEDELAYEDEXPANSION if [%1]==[] goto USAGE set IOTIVITY_DIR=%~dp0 set HOME=%USERPROFILE% IF /I "%1" == "msys" ( set BUILD_MSYS="YES" SHIFT ) ELSE ( set BUILD_MSYS= ) REM *** Default BUILD OPTIONS *** set TARGET_OS=wi...
30.821918
401
0.653333
16f68612f779cf6df07f20c3c3ad1b02b0fca6dc
451
bat
Batchfile
win_conf.bat
Judekeyser/family-calendar
afe638f9f2ef030bea5da301a92ad0efb85cea30
[ "Unlicense" ]
null
null
null
win_conf.bat
Judekeyser/family-calendar
afe638f9f2ef030bea5da301a92ad0efb85cea30
[ "Unlicense" ]
5
2022-01-04T12:46:51.000Z
2022-01-08T16:46:02.000Z
win_conf.bat
Judekeyser/family-calendar
afe638f9f2ef030bea5da301a92ad0efb85cea30
[ "Unlicense" ]
null
null
null
SET PATH=%PATH%;C:\Program Files\PostgreSQL\14\bin SET DATABASE_URL=postgres://postgres:kostas@127.0.0.1:5432/postgres SET MUTE_SECURITY=1 SET AUTHENTICATION_KEY_SECRET=q3ChVXVyaNMCPL2q5Gfspj1HODWgYjeZ09BbX1mSW5Q= SET ENCRYPTION_KEY_SECRET=Mau5yfYtDzCn5coupiFVly_Ml_rHxJBWDK2qiudpdfc= SET HASH_KEY_SECRET=iq-fJQU_tV5dPro...
64.428571
101
0.895787
1c3dcec87586656762bb4cef962bffaad2b53d57
126
bat
Batchfile
tp4/vendor/bin/Ubiquity.bat
dordane/web-dyna-td1
2f2d74a79b1bc767049bb4883b605c36f9f89f71
[ "Apache-2.0" ]
null
null
null
tp4/vendor/bin/Ubiquity.bat
dordane/web-dyna-td1
2f2d74a79b1bc767049bb4883b605c36f9f89f71
[ "Apache-2.0" ]
null
null
null
tp4/vendor/bin/Ubiquity.bat
dordane/web-dyna-td1
2f2d74a79b1bc767049bb4883b605c36f9f89f71
[ "Apache-2.0" ]
null
null
null
@ECHO OFF setlocal DISABLEDELAYEDEXPANSION SET BIN_TARGET=%~dp0/../phpmv/ubiquity-devtools/src/Ubiquity php "%BIN_TARGET%" %*
25.2
60
0.785714
b2bfa5530ab5c214ebb7207c3c66b6bb56438471
138
bat
Batchfile
windows/cmd/lib/pretty_print.bat
CoinsNaulty/yubiset
78329c4c0e338dbc0a001d92fe246b6b2d4d8b30
[ "Apache-2.0" ]
14
2019-07-01T06:41:32.000Z
2022-03-08T13:57:17.000Z
windows/cmd/lib/pretty_print.bat
CoinsNaulty/yubiset
78329c4c0e338dbc0a001d92fe246b6b2d4d8b30
[ "Apache-2.0" ]
5
2019-06-11T17:31:43.000Z
2021-09-01T13:29:01.000Z
windows/cmd/lib/pretty_print.bat
CoinsNaulty/yubiset
78329c4c0e338dbc0a001d92fe246b6b2d4d8b30
[ "Apache-2.0" ]
7
2020-03-15T15:53:33.000Z
2022-03-08T13:57:21.000Z
@ECHO OFF SETLOCAL ENABLEEXTENSIONS ENABLEDELAYEDEXPANSION REM REM Arg 1: String to pretty print REM echo .....^| %~1 endlocal
13.8
49
0.710145
907cee7f1cfd4d308a64b1a222dde6024bcf728d
87
cmd
Batchfile
recipe/metamorpheus.cmd
acesnik/metamorpheus-feedstock
b3791f2346f36b1c6c303bdab94eddca42c78a41
[ "BSD-3-Clause" ]
null
null
null
recipe/metamorpheus.cmd
acesnik/metamorpheus-feedstock
b3791f2346f36b1c6c303bdab94eddca42c78a41
[ "BSD-3-Clause" ]
null
null
null
recipe/metamorpheus.cmd
acesnik/metamorpheus-feedstock
b3791f2346f36b1c6c303bdab94eddca42c78a41
[ "BSD-3-Clause" ]
null
null
null
set DOTNET_TOOLS=%CONDA_PREFIX%\dotnet\tools @"%DOTNET_TOOLS%\metamorpheus\CMD.exe" %*
29
44
0.781609
dfe54ce69cebafd140d41ab7d785ab53fd9ede57
828
bat
Batchfile
scripts/dev/dockerStartEngine.bat
Elec0/optaweb-employee-rostering
a85f02790d97020394af382b6fbec1cfcf92169d
[ "Apache-2.0" ]
null
null
null
scripts/dev/dockerStartEngine.bat
Elec0/optaweb-employee-rostering
a85f02790d97020394af382b6fbec1cfcf92169d
[ "Apache-2.0" ]
null
null
null
scripts/dev/dockerStartEngine.bat
Elec0/optaweb-employee-rostering
a85f02790d97020394af382b6fbec1cfcf92169d
[ "Apache-2.0" ]
null
null
null
@echo on SETLOCAL ENABLEDELAYEDEXPANSION @REM See if we can run as admin, since docker service needs that to run NET FILE 1>NUL 2>NUL if '%errorlevel%' == '0' ( goto gotPrivileges ) else ( goto getPrivileges ) :getPrivileges @REM Restart our script but this time as admin. It will start in a new window @REM W...
37.636364
99
0.736715
6f9b3cf283a6ca4eb51b7985434798597139f0f8
98
cmd
Batchfile
build.cmd
DurdSoft/EFCore.FSharp
5a7d6eeceb75cc66228553aef7ff799f52293dae
[ "MIT" ]
2
2020-03-26T16:46:03.000Z
2020-06-21T14:51:25.000Z
build.cmd
DurdSoft/EFCore.FSharp
5a7d6eeceb75cc66228553aef7ff799f52293dae
[ "MIT" ]
8
2020-01-26T12:17:59.000Z
2020-05-23T22:29:52.000Z
build.cmd
DurdSoft/EFCore.FSharp
5a7d6eeceb75cc66228553aef7ff799f52293dae
[ "MIT" ]
null
null
null
echo Restoring dotnet tools... dotnet tool restore dotnet paket install dotnet fake build -t %*
14
30
0.765306
96f358d2e18ff005abead9f17b04a5cd84d2bf5f
533
cmd
Batchfile
dev/update.cmd
MASIJUN99/HTTPClient32
f604b672d0ac234f419771779510d42597199d6b
[ "MIT" ]
1
2022-02-19T18:22:34.000Z
2022-02-19T18:22:34.000Z
dev/update.cmd
MASIJUN99/HTTPClient32
f604b672d0ac234f419771779510d42597199d6b
[ "MIT" ]
1
2022-02-18T17:00:13.000Z
2022-02-19T11:45:29.000Z
dev/update.cmd
MASIJUN99/HTTPClient32
f604b672d0ac234f419771779510d42597199d6b
[ "MIT" ]
1
2022-02-18T17:03:20.000Z
2022-02-18T17:03:20.000Z
echo off rem build call build.cmd rem copy to local arduino libraries folder del C:\Users\Jumangee\Documents\Arduino\libraries\HTTPClient32\*.* /y copy ..\HTTPClient32\*.* C:\Users\Jumangee\Documents\Arduino\libraries\HTTPClient32\ /y del e:\Projects\!DIY\ESP32\TelegramBot\lib\HTTPClient32\*.* /y copy ..\HTTPClient3...
35.533333
87
0.761726
86a855a7c5e6eb1adae9b518f5281151115032d2
86
bat
Batchfile
csharp-trading-bot-batch-script.bat
tieje/csharp-trading-bot
7e8e1e33a7a331c71b10ebe8f3b34eaf4eb4433c
[ "MIT" ]
null
null
null
csharp-trading-bot-batch-script.bat
tieje/csharp-trading-bot
7e8e1e33a7a331c71b10ebe8f3b34eaf4eb4433c
[ "MIT" ]
null
null
null
csharp-trading-bot-batch-script.bat
tieje/csharp-trading-bot
7e8e1e33a7a331c71b10ebe8f3b34eaf4eb4433c
[ "MIT" ]
null
null
null
cd "C:\Users\toj32\OneDrive\Work\Projects\Stock_Trading\csharp-trading-bot" dotnet run
43
75
0.825581
5a8b79513e6ebfe2d22c00a172900b11d8e909af
101
bat
Batchfile
art/build-noItch-WINDOWS-CLEAN.bat
RaspsGames/Funkin
d59f5df720b5d34223da9932feb4a4658728d6c8
[ "Apache-2.0" ]
null
null
null
art/build-noItch-WINDOWS-CLEAN.bat
RaspsGames/Funkin
d59f5df720b5d34223da9932feb4a4658728d6c8
[ "Apache-2.0" ]
null
null
null
art/build-noItch-WINDOWS-CLEAN.bat
RaspsGames/Funkin
d59f5df720b5d34223da9932feb4a4658728d6c8
[ "Apache-2.0" ]
null
null
null
@echo off color 0a cd .. @echo on echo BUILDING GAME lime build windows -final -clean echo DONE pause
12.625
32
0.762376
54f79357c6dbd563d3b1f374ffc212f3e02e95f5
3,168
bat
Batchfile
MoveLibraryFiles.bat
TakenokoTech/KinectVTuber
948690a7f51316c8b343fa9fee2a88c5c4e6ffa4
[ "Apache-2.0" ]
null
null
null
MoveLibraryFiles.bat
TakenokoTech/KinectVTuber
948690a7f51316c8b343fa9fee2a88c5c4e6ffa4
[ "Apache-2.0" ]
null
null
null
MoveLibraryFiles.bat
TakenokoTech/KinectVTuber
948690a7f51316c8b343fa9fee2a88c5c4e6ffa4
[ "Apache-2.0" ]
null
null
null
if not exist Assets\Plugins mkdir Assets\Plugins rem Microsoft.Azure.Kinect copy packages\Microsoft.Azure.Kinect.BodyTracking.1.0.1\lib\netstandard2.0\Microsoft.Azure.Kinect.BodyTracking.dll Assets\Plugins\Microsoft copy packages\Microsoft.Azure.Kinect.BodyTracking.1.0.1\lib\netstandard2.0\Microsoft.Azure.Kinect.Body...
88
145
0.84375
d4e629122f6e0155451334c543e6e7268dcc7ad5
55
bat
Batchfile
2019/Day4/BuildAndRun.bat
akshayupendran/AdventOfCode
225c168ab298d1b70c00de5708e91df27e3472e3
[ "MIT" ]
null
null
null
2019/Day4/BuildAndRun.bat
akshayupendran/AdventOfCode
225c168ab298d1b70c00de5708e91df27e3472e3
[ "MIT" ]
null
null
null
2019/Day4/BuildAndRun.bat
akshayupendran/AdventOfCode
225c168ab298d1b70c00de5708e91df27e3472e3
[ "MIT" ]
null
null
null
@echo OFF cls gcc Day4.c -o Day4.exe Day4.exe REM pause
11
22
0.745455
e7bf9cc34c1d44ac20209daac63c1374d0702ee4
848
bat
Batchfile
easylock-server/bin/StopService.bat
LamTong/EasyLock
7683f36b03c0fd4cbd637d22ce71b860965c4558
[ "Apache-2.0" ]
1
2021-07-27T14:14:35.000Z
2021-07-27T14:14:35.000Z
easylock-server/bin/StopService.bat
LamTong/easylock
7683f36b03c0fd4cbd637d22ce71b860965c4558
[ "Apache-2.0" ]
null
null
null
easylock-server/bin/StopService.bat
LamTong/easylock
7683f36b03c0fd4cbd637d22ce71b860965c4558
[ "Apache-2.0" ]
null
null
null
@echo off rem Copyright 2021 the original author, Lam Tong 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 http://www.apache.org/licenses/LICENSE-2.0 rem Unless re...
29.241379
81
0.722877
98003b197c1a765d20aead542e93b43de5b508bd
679
bat
Batchfile
build.bat
boost-entropy-repos-org/web-console
e7b06a6e5068b30cf66d5403fd2d42c38f9f0d70
[ "Apache-2.0" ]
null
null
null
build.bat
boost-entropy-repos-org/web-console
e7b06a6e5068b30cf66d5403fd2d42c38f9f0d70
[ "Apache-2.0" ]
null
null
null
build.bat
boost-entropy-repos-org/web-console
e7b06a6e5068b30cf66d5403fd2d42c38f9f0d70
[ "Apache-2.0" ]
1
2020-11-26T19:32:14.000Z
2020-11-26T19:32:14.000Z
@echo off net stop WebConsole > nul 2>&1 erase "C:\Program Files\WebConsole\webconsole.exe" > nul 2>&1 erase webconsole.exe > nul 2>&1 echo Checking libraries are installed... go get github.com/nfnt/resize go get github.com/dennwc/gotrace go get github.com/kodeworks/golang-image-ico go get golang.org/x/crypto/bcrypt ...
29.521739
64
0.764359
aac4d2f9ede8bf56298e12ea73c50661a4523223
34
bat
Batchfile
visuald_x64.bat
ParticlePeter/LBMethoD
cdceeeaf3f9384015d498a3a354eb6168dd19ca8
[ "MIT" ]
null
null
null
visuald_x64.bat
ParticlePeter/LBMethoD
cdceeeaf3f9384015d498a3a354eb6168dd19ca8
[ "MIT" ]
null
null
null
visuald_x64.bat
ParticlePeter/LBMethoD
cdceeeaf3f9384015d498a3a354eb6168dd19ca8
[ "MIT" ]
null
null
null
dub generate visuald --arch=x86_64
34
34
0.823529
3c256f0edc6d83bc559cc3ec89394ad083041e04
90
cmd
Batchfile
runw.cmd
OS2World/UTIL-MISC-Elmar_C_Utilites
3218b8006e186ca53f3ab8445af99c8dd8a8ba34
[ "BSD-3-Clause" ]
null
null
null
runw.cmd
OS2World/UTIL-MISC-Elmar_C_Utilites
3218b8006e186ca53f3ab8445af99c8dd8a8ba34
[ "BSD-3-Clause" ]
null
null
null
runw.cmd
OS2World/UTIL-MISC-Elmar_C_Utilites
3218b8006e186ca53f3ab8445af99c8dd8a8ba34
[ "BSD-3-Clause" ]
null
null
null
@echo off del %1.exe copy %1.c c:\Apps\os2utils owcc %1.c && %1.exe %2 %3 %4 %5 %6 %7 %8
15
40
0.555556
258520a786e7ea5d70f7915ffea09ce64b6e42de
1,747
bat
Batchfile
package/ci/appveyor-desktop-mingw.bat
menuet/magnum-bootstrap
0b384ce029e51d81b3d4c678621140358a29cd8d
[ "Unlicense" ]
null
null
null
package/ci/appveyor-desktop-mingw.bat
menuet/magnum-bootstrap
0b384ce029e51d81b3d4c678621140358a29cd8d
[ "Unlicense" ]
null
null
null
package/ci/appveyor-desktop-mingw.bat
menuet/magnum-bootstrap
0b384ce029e51d81b3d4c678621140358a29cd8d
[ "Unlicense" ]
null
null
null
rem Workaround for CMake not wanting sh.exe on PATH for MinGW. AARGH. set PATH=%PATH:C:\Program Files\Git\usr\bin;=% set PATH=C:\mingw-w64\x86_64-7.2.0-posix-seh-rt_v5-rev1\mingw64\bin;%APPVEYOR_BUILD_FOLDER%\deps\bin;%PATH% rem Build Corrade git clone --depth 1 git://github.com/mosra/corrade.git || exit /b cd corrade...
32.351852
107
0.685175
0c38c31a2ed58bab2724cdc4f8dc08ea7793693d
216
bat
Batchfile
misc/Headertmplt.bat
bheckel/code
98309e8aa145901e49460546643c911eaaff54e6
[ "Apache-2.0" ]
1
2019-08-11T00:39:34.000Z
2019-08-11T00:39:34.000Z
misc/Headertmplt.bat
bheckel/code
98309e8aa145901e49460546643c911eaaff54e6
[ "Apache-2.0" ]
null
null
null
misc/Headertmplt.bat
bheckel/code
98309e8aa145901e49460546643c911eaaff54e6
[ "Apache-2.0" ]
1
2020-07-28T05:58:47.000Z
2020-07-28T05:58:47.000Z
echo off :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Name: :: :: Summary: :: :: Created: ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
21.6
78
0.115741
ccd6e86f3c6ec9c430d9af81a6c6c4e8feccb61e
61
bat
Batchfile
createnuget.bat
JensNordenbro/Acto-R
7d5ec9bae7a6ebf2f21dc4aa3226a84b3ed9c7d4
[ "Apache-2.0" ]
null
null
null
createnuget.bat
JensNordenbro/Acto-R
7d5ec9bae7a6ebf2f21dc4aa3226a84b3ed9c7d4
[ "Apache-2.0" ]
3
2017-06-18T20:19:49.000Z
2021-03-07T16:46:19.000Z
createnuget.bat
JensNordenbro/Acto-R
7d5ec9bae7a6ebf2f21dc4aa3226a84b3ed9c7d4
[ "Apache-2.0" ]
1
2020-06-25T12:35:04.000Z
2020-06-25T12:35:04.000Z
dotnet pack Acto-R\Acto-R.csproj --include-symbols -c Release
61
61
0.786885
51478d9e3e913831db835c1e69d9e25e20146048
1,050
bat
Batchfile
CADERNO-CMD/MENU-TUBE.bat
cristianobrito/BATCH
65a33713205e59eb9f45071d9fed472f1a812f8d
[ "MIT" ]
null
null
null
CADERNO-CMD/MENU-TUBE.bat
cristianobrito/BATCH
65a33713205e59eb9f45071d9fed472f1a812f8d
[ "MIT" ]
null
null
null
CADERNO-CMD/MENU-TUBE.bat
cristianobrito/BATCH
65a33713205e59eb9f45071d9fed472f1a812f8d
[ "MIT" ]
null
null
null
@echo off title MENU DE AULAS DO YOUTUBE mode con: lines=20 cols=40 color 02 echo. :interface cls echo 1) PILDORAS echo 2) CBF echo 3) INSTITUTO DE SCRIPT echo 4) JOAO RIBEIRO echo 5) CURSO EM VIDEO echo 6) CRIE SEUS JOGOS echo 7) AREA TECH BRASIL echo 8) STACK MOBILE echo 9) SAIDA echo: choic...
21.428571
71
0.725714
16fb020eef3a23368f01dceed000922b2f35ea60
337
bat
Batchfile
bash/Op/route192/rollback/windows_rollback_routes-windows.bat
oldthreefeng/miscellany
8d3c7a14b53929d752c7356c85ae6681000cd526
[ "MIT" ]
1
2019-01-04T07:44:08.000Z
2019-01-04T07:44:08.000Z
bash/Op/route192/rollback/windows_rollback_routes-windows.bat
oldthreefeng/miscellany
8d3c7a14b53929d752c7356c85ae6681000cd526
[ "MIT" ]
null
null
null
bash/Op/route192/rollback/windows_rollback_routes-windows.bat
oldthreefeng/miscellany
8d3c7a14b53929d752c7356c85ae6681000cd526
[ "MIT" ]
2
2018-12-10T12:55:38.000Z
2019-01-04T07:43:55.000Z
@echo off route print -4 192.168.0.0 | find "192.168.0.0" > NUL if "%errorlevel%" == "0" ( route delete 192.168.0.0 mask 255.255.0.0 > NUL 2>&1 ) else ( echo "remove 192.168.0.0/16 success !" ) if not "%errorlevel%" == "0" ( echo "faild to remove route 192.168.0.0/16" ) else ( echo "remove 192.168.0.0...
19.823529
53
0.593472
eb687edfbc8bbd2479efbbeb57713e10e81001fa
40
cmd
Batchfile
build.cmd
funkster-js/core
3fc8a4383dd84a2c1c3c96e592250f8092436c05
[ "Unlicense" ]
1
2020-06-03T20:53:02.000Z
2020-06-03T20:53:02.000Z
build.cmd
funkster-js/core
3fc8a4383dd84a2c1c3c96e592250f8092436c05
[ "Unlicense" ]
44
2017-05-22T23:18:47.000Z
2020-06-02T00:36:26.000Z
build.cmd
funkster-js/core
3fc8a4383dd84a2c1c3c96e592250f8092436c05
[ "Unlicense" ]
1
2018-06-23T17:55:58.000Z
2018-06-23T17:55:58.000Z
@echo off cls call npm i call npm test
6.666667
13
0.725
452dcc86872987542991411436235738d6e7a3fd
271
bat
Batchfile
package.bat
henrique2m/PisCofins
faee04aa3c3d57404092a2656a76e28aa9acc569
[ "MIT" ]
null
null
null
package.bat
henrique2m/PisCofins
faee04aa3c3d57404092a2656a76e28aa9acc569
[ "MIT" ]
null
null
null
package.bat
henrique2m/PisCofins
faee04aa3c3d57404092a2656a76e28aa9acc569
[ "MIT" ]
null
null
null
REM Libraries used @echo off @echo ---------Installing libraries--------- @echo ----Python version: 3.8.0------- @echo ++++pysimplegui++++ pip install pysimplegui @echo ++++pyinstaller++++ pip install pyinstaller @echo ++++bradocs4py++++ pip install bradocs4py @echo end.
24.636364
44
0.660517
721b02d504a81a956b90c46f8b4c89c342a53ed5
93
bat
Batchfile
check_scaling.bat
jrd1250/WildFlySwarmDockerSample
01e3cf8e9bad808aba9a4b888f8d2731f8d3ce28
[ "Apache-2.0" ]
19
2015-10-09T06:27:59.000Z
2018-07-16T21:25:40.000Z
check_scaling.bat
jrd1250/WildFlySwarmDockerSample
01e3cf8e9bad808aba9a4b888f8d2731f8d3ce28
[ "Apache-2.0" ]
1
2016-03-11T18:03:50.000Z
2016-03-14T18:53:26.000Z
check_scaling.bat
jrd1250/WildFlySwarmDockerSample
01e3cf8e9bad808aba9a4b888f8d2731f8d3ce28
[ "Apache-2.0" ]
27
2015-10-06T15:25:00.000Z
2021-12-05T19:20:39.000Z
@echo off cls :loop curl http://wildfly-swarm.vagrant.f8/rs/customer sleep 2 echo. goto loop
11.625
48
0.763441
312befdf0330ad595a24e41bb70039a8baaba50d
1,654
cmd
Batchfile
tests/scripts/compiler-perf-bigfiles.cmd
tboby/fsharp-1
468f5a48e8d9181cdd15369c474ef9d9a9128b46
[ "MIT" ]
1,870
2015-01-02T08:03:40.000Z
2022-03-31T16:10:54.000Z
tests/scripts/compiler-perf-bigfiles.cmd
tboby/fsharp-1
468f5a48e8d9181cdd15369c474ef9d9a9128b46
[ "MIT" ]
453
2015-01-01T04:38:00.000Z
2022-02-11T09:41:01.000Z
tests/scripts/compiler-perf-bigfiles.cmd
tboby/fsharp-1
468f5a48e8d9181cdd15369c474ef9d9a9128b46
[ "MIT" ]
357
2015-01-03T13:05:29.000Z
2022-03-18T20:02:54.000Z
setlocal Release\net40\bin\fsc.exe /out:tmp.dll %* tests\fsharp\core\libtest\test.fsx 2>> log.err 1>> log.out Release\net40\bin\fsc.exe /out:tmp.dll %* tests\fsharp\core\printf\test.fsx 2>> log.err 1>> log.out Release\net40\bin\fsc.exe /out:tmp.dll %* tests\fsharp\core\members\basics-hw\test.fsx 2>> log.err 1>> lo...
68.916667
117
0.720073
730a3594df4abfe5e3b0c8c823faad4d8c7b8c26
855
cmd
Batchfile
VisualStudioExtension/Scripts/UpdateAspNetCoreAngular2.cmd
ligershark/CoreTemplatePack
2a76587c904673819cb0f7e1067b6237b325d1af
[ "Apache-2.0" ]
93
2016-07-06T14:38:41.000Z
2020-05-13T03:42:50.000Z
VisualStudioExtension/Scripts/UpdateAspNetCoreAngular2.cmd
ligershark/CoreTemplatePack
2a76587c904673819cb0f7e1067b6237b325d1af
[ "Apache-2.0" ]
34
2016-07-20T04:09:43.000Z
2018-07-20T11:52:21.000Z
VisualStudioExtension/Scripts/UpdateAspNetCoreAngular2.cmd
ligershark/CoreTemplatePack
2a76587c904673819cb0f7e1067b6237b325d1af
[ "Apache-2.0" ]
27
2016-07-06T17:30:07.000Z
2021-10-31T13:38:51.000Z
@echo off @rem Run this script to update the ASP.NET Core + Angular 2 project template to match the latest Yeoman generator cmd /c "npm install -g yo generator-aspnetcore-spa" pushd %~dp0 cd ../../Templates/AspNetCoreAngular2 rmdir /S/Q ClientApp Controllers node_modules typings Views wwwroot del /Q *.xproj *.json Do...
42.75
137
0.774269
fa496f7557798d0870e65a7dfcf88232e4af7b53
45
bat
Batchfile
test/bin/init.bat
nar789/bigh
4b69a8ccc69787996394b9bd842a528fd8534ba5
[ "MIT" ]
1
2019-02-17T06:12:31.000Z
2019-02-17T06:12:31.000Z
test/bin/init.bat
nar789/bigh
4b69a8ccc69787996394b9bd842a528fd8534ba5
[ "MIT" ]
null
null
null
test/bin/init.bat
nar789/bigh
4b69a8ccc69787996394b9bd842a528fd8534ba5
[ "MIT" ]
null
null
null
rmdir a1 /s /q rmdir a2 /s /q rmdir a3 /s /q
11.25
14
0.6
286d261a43a80a35b6c49468a23abfd9989d9193
971
cmd
Batchfile
TWINCAT/iocBoot/iocTWINCAT-IOC-01/st-common.cmd
ISISComputingGroup/EPICS-ioc
1c773cb2cd8daaf272a093ef70e065521cb7174f
[ "BSD-3-Clause" ]
4
2017-07-08T11:10:13.000Z
2022-02-28T05:46:42.000Z
TWINCAT/iocBoot/iocTWINCAT-IOC-01/st-common.cmd
ISISComputingGroup/EPICS-ioc
1c773cb2cd8daaf272a093ef70e065521cb7174f
[ "BSD-3-Clause" ]
111
2015-09-10T15:28:52.000Z
2022-03-31T13:00:49.000Z
TWINCAT/iocBoot/iocTWINCAT-IOC-01/st-common.cmd
ISISComputingGroup/EPICS-ioc
1c773cb2cd8daaf272a093ef70e065521cb7174f
[ "BSD-3-Clause" ]
null
null
null
##ISIS## Run IOC initialisation < $(IOCSTARTUP)/init.cmd ## Load record instances epicsEnvSet("LUA_SCRIPT_PATH","${TOP}/iocBoot/${IOC}") epicsEnvSet("TWINCATCONFIG","$(TWINCATCONFIG=$(ICPCONFIGROOT)/twincat)") luash("st-common.lua") ## configure jaws < $(TWINCATCONFIG)/jaws.cmd ## configure axes < $(TWINCATCONFIG...
26.972222
95
0.734295
f32b33d200b5d2edb2ef8d28b7bf51389cc894e4
642
cmd
Batchfile
helloreact/project-template/scripts/deploy.cmd
liujianuuei/Idonotunderstand
e3d19590d735575942bad7aec98aaa5efc1368a3
[ "MIT" ]
1
2021-03-17T14:19:00.000Z
2021-03-17T14:19:00.000Z
helloreact/project-template/scripts/deploy.cmd
liujianuuei/Idonotunderstand
e3d19590d735575942bad7aec98aaa5efc1368a3
[ "MIT" ]
3
2020-04-23T18:14:40.000Z
2021-01-20T23:53:11.000Z
helloreact/project-template/scripts/deploy.cmd
liujianuuei/Idonotunderstand
e3d19590d735575942bad7aec98aaa5efc1368a3
[ "MIT" ]
null
null
null
@echo off REM cleanup last version if exist _deployme rd /s /q _deployme md _deployme REM build call scripts\build.cmd REM minify js echo uglifyjs compressing... call node_modules\.bin\uglifyjs bundle.js -o _deployme\bundle.js echo uglifyjs compressing... DONE REM minify css echo cssshrink compressin...
22.137931
67
0.749221
1813bbdfd4fa44ac6fb3e4a6cd695ed5271b7734
764
bat
Batchfile
tools/compress.bat
tdyx87/sqlite3_encryption
7a48d41ddb2bf5f02f56b417225a39bfd2ecea36
[ "BSD-3-Clause" ]
116
2015-01-04T09:21:03.000Z
2022-02-22T07:18:19.000Z
tools/compress.bat
tdyx87/sqlite3_encryption
7a48d41ddb2bf5f02f56b417225a39bfd2ecea36
[ "BSD-3-Clause" ]
4
2018-03-05T10:02:49.000Z
2019-06-23T05:54:14.000Z
tools/compress.bat
tdyx87/sqlite3_encryption
7a48d41ddb2bf5f02f56b417225a39bfd2ecea36
[ "BSD-3-Clause" ]
60
2015-01-05T22:25:36.000Z
2022-03-25T08:29:25.000Z
:: Copyright (c) Jan Chren 2014 :: Licensed under BSD 3 @echo off :: disable cygwin warnings, if upx comes from cyg repos set CYGWIN=nodosfilewarning pushd "%~dp0bin" call :recurse goto :eof :recurse for %%f in ( *.dll, *.exe ) do call :compress "%CD%" "%%~nf" "%%~xf" for /D %%d in (*) do ( cd %%d call :re...
17.363636
84
0.646597
d5309fcc43262e840eaf914a90cab591b805c75d
31
bat
Batchfile
src/ASPNETCoreIdentitySample/_2-dotnet_publish.bat
javadmjt/DNTIdentity
97a7ff0f3f11d74211c00420702c62801cbc012c
[ "Apache-2.0" ]
271
2019-02-14T04:36:54.000Z
2022-03-27T00:48:03.000Z
src/ASPNETCoreIdentitySample/_2-dotnet_publish.bat
javadmjt/DNTIdentity
97a7ff0f3f11d74211c00420702c62801cbc012c
[ "Apache-2.0" ]
46
2018-06-03T13:35:19.000Z
2021-06-21T08:52:51.000Z
src/ASPNETCoreIdentitySample/_2-dotnet_publish.bat
javadmjt/DNTIdentity
97a7ff0f3f11d74211c00420702c62801cbc012c
[ "Apache-2.0" ]
81
2019-02-14T09:27:40.000Z
2022-02-23T03:01:16.000Z
dotnet publish -c Release pause
15.5
25
0.83871
025f83a9918812dc45d93df28fb319af60a762bc
622
bat
Batchfile
build.bat
Arvkus/vk-visualiser
b641dfae56d3f871fb01868eccb1abb3a1fc34fc
[ "MIT" ]
null
null
null
build.bat
Arvkus/vk-visualiser
b641dfae56d3f871fb01868eccb1abb3a1fc34fc
[ "MIT" ]
null
null
null
build.bat
Arvkus/vk-visualiser
b641dfae56d3f871fb01868eccb1abb3a1fc34fc
[ "MIT" ]
null
null
null
@echo off if exist "C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Auxiliary\Build\vcvarsall.bat" ( call "C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Auxiliary\Build\vcvarsall.bat" x64 ) else ( call "C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Auxili...
36.588235
110
0.747588
dce1e48a1ea4b989927e657e136438f36c637d5d
202
bat
Batchfile
refresh-insta.bat
dincaradu/insta-refresh
516fdddffa3d0af861ad4a53f573217c2997985c
[ "MIT" ]
1
2021-11-27T04:23:48.000Z
2021-11-27T04:23:48.000Z
refresh-insta.bat
dincaradu/insta-refresh
516fdddffa3d0af861ad4a53f573217c2997985c
[ "MIT" ]
null
null
null
refresh-insta.bat
dincaradu/insta-refresh
516fdddffa3d0af861ad4a53f573217c2997985c
[ "MIT" ]
null
null
null
@ECHO OFF ECHO 'Please wait... running watch stories script. It will run for almost 24 hours and quit automatically at the end' C:/Python27/python.exe "d:/Work/_Personal/insta-refresh/refresh-insta.py"
50.5
117
0.777228
218d539c870a5d8a86cdbef471e7a4f47877ae7d
16
bat
Batchfile
grunt/Camelot/build/____runIWGpacking.bat
jsysnowy/pixi-base
32cc81c53b08fe49244ca710fc5c8e7c07bc10bd
[ "MIT" ]
null
null
null
grunt/Camelot/build/____runIWGpacking.bat
jsysnowy/pixi-base
32cc81c53b08fe49244ca710fc5c8e7c07bc10bd
[ "MIT" ]
null
null
null
grunt/Camelot/build/____runIWGpacking.bat
jsysnowy/pixi-base
32cc81c53b08fe49244ca710fc5c8e7c07bc10bd
[ "MIT" ]
null
null
null
@echo off grunt
5.333333
9
0.75
ef177ee0b3f1cfe9a06200e7dffa5411ca3fa19d
474
bat
Batchfile
recipe/bld.bat
regro-cf-autotick-bot/igwn-cmake-macros-feedstock
2d86fb7b6bfbea8540e88c099a8622c62d0433d1
[ "BSD-3-Clause" ]
null
null
null
recipe/bld.bat
regro-cf-autotick-bot/igwn-cmake-macros-feedstock
2d86fb7b6bfbea8540e88c099a8622c62d0433d1
[ "BSD-3-Clause" ]
4
2021-08-16T12:30:53.000Z
2021-10-03T20:17:26.000Z
recipe/bld.bat
regro-cf-autotick-bot/igwn-cmake-macros-feedstock
2d86fb7b6bfbea8540e88c099a8622c62d0433d1
[ "BSD-3-Clause" ]
2
2021-08-16T12:30:23.000Z
2021-10-01T13:38:53.000Z
mkdir _build cd _build :: configure cmake ^ "%SRC_DIR%" ^ -G "NMake Makefiles" ^ -DCMAKE_BUILD_TYPE:STRING=Release ^ -DCMAKE_INSTALL_PREFIX:PATH="%LIBRARY_PREFIX%" if errorlevel 1 exit 1 :: build cmake --build . --parallel "%CPU_COUNT%" --verbose if errorlevel 1 exit 1 :: test ctest --parallel "%...
20.608696
68
0.679325
95bf2232f8365083bda3c44e17295546297e9364
49
bat
Batchfile
generate_documentation.bat
Mustafa-Abu-Ghazy/XcomLAN
5695a53baedbd3cb3c533aaa48e9a195eee2eb28
[ "MIT" ]
null
null
null
generate_documentation.bat
Mustafa-Abu-Ghazy/XcomLAN
5695a53baedbd3cb3c533aaa48e9a195eee2eb28
[ "MIT" ]
null
null
null
generate_documentation.bat
Mustafa-Abu-Ghazy/XcomLAN
5695a53baedbd3cb3c533aaa48e9a195eee2eb28
[ "MIT" ]
null
null
null
rmdir /s docs doxygen .\Doxyfile git add .\docs\*
16.333333
18
0.714286
a1ee97704300864e9577b73624e0081b37b5b89e
81
bat
Batchfile
nantfiles.bat
mono/tao
358f61adc4184875a6eaafa06f89b63afbec0534
[ "MIT" ]
26
2015-01-19T17:35:20.000Z
2022-02-27T08:03:50.000Z
nantfiles.bat
randyridge/tao-framework
b9254308a236a318b4f6f8fa55fbf643971cf214
[ "MIT" ]
null
null
null
nantfiles.bat
randyridge/tao-framework
b9254308a236a318b4f6f8fa55fbf643971cf214
[ "MIT" ]
22
2015-03-31T20:10:38.000Z
2022-02-16T12:22:28.000Z
@ECHO OFF .\other\Prebuild\Prebuild.exe /target nant /file prebuild.xml /pause
27
69
0.753086
5ee34c90d18e9333837e54e6704361eb02fd2b3b
274
bat
Batchfile
scripts/runserver.bat
Vedantsahai18/Leveraging-Conversational-AI-for-Secure-Healthcare-Assistance
d8fe6b6b46a287923e20b710f2652ca3fe8b213d
[ "MIT" ]
null
null
null
scripts/runserver.bat
Vedantsahai18/Leveraging-Conversational-AI-for-Secure-Healthcare-Assistance
d8fe6b6b46a287923e20b710f2652ca3fe8b213d
[ "MIT" ]
null
null
null
scripts/runserver.bat
Vedantsahai18/Leveraging-Conversational-AI-for-Secure-Healthcare-Assistance
d8fe6b6b46a287923e20b710f2652ca3fe8b213d
[ "MIT" ]
1
2021-11-22T13:17:03.000Z
2021-11-22T13:17:03.000Z
@CALL rasa/Scripts/activate.bat @CALL scripts/env.bat @start /b cmd /c "cd actions && rasa run actions" @start /b cmd /c "cd chatbot && rasa run -m models --endpoint endpoints.yml --credentials credentials.yml --enable-api --debug" @start /b cmd /c "cd server && npm start"
45.666667
127
0.708029
66180a2b1244a1bbee0c573627f9f1d5b7dacda1
993
cmd
Batchfile
build.cmd
biohazard999/xbehave.net
fa59baba78a0ad93fd229318abbcceb3def7cd0a
[ "MIT" ]
null
null
null
build.cmd
biohazard999/xbehave.net
fa59baba78a0ad93fd229318abbcceb3def7cd0a
[ "MIT" ]
null
null
null
build.cmd
biohazard999/xbehave.net
fa59baba78a0ad93fd229318abbcceb3def7cd0a
[ "MIT" ]
null
null
null
:: the windows shell, so amazing :: options @echo Off cd %~dp0 setlocal :: determine nuget cache dir set NUGET_CACHE_DIR=%LocalAppData%\.nuget\v3.5.0 :: download nuget to cache dir set NUGET_URL=https://dist.nuget.org/win-x86-commandline/v3.5.0/NuGet.exe if not exist %NUGET_CACHE_DIR%\NuGet.exe ( if n...
33.1
179
0.726083
a859d733a47776aa987cc574e58f520420eb31cc
248
bat
Batchfile
scripts/start_nums_cs_nosleep.bat
AnotherEnd15/clumsy
ce1a98f4ee1bc9df8e6096d44b874940b9424fb8
[ "MIT" ]
2,591
2015-01-05T01:56:28.000Z
2022-03-31T18:48:59.000Z
scripts/start_nums_cs_nosleep.bat
yantongl/clumsy
6137702c795d01517eac4caeaf6c75d82672f4f7
[ "MIT" ]
91
2015-02-03T17:14:21.000Z
2022-03-07T08:57:14.000Z
scripts/start_nums_cs_nosleep.bat
yantongl/clumsy
6137702c795d01517eac4caeaf6c75d82672f4f7
[ "MIT" ]
360
2015-01-07T02:44:38.000Z
2022-03-24T13:00:51.000Z
@echo off REM in fact ncat isn't strictly send each CRLF as a single packet, when period is 10ms it would put REM multiple lines together, needs to write a script start ncat -u -l -C localhost 9911 python send_udp_nums.py --nosleep localhost 9911
35.428571
99
0.782258
8fc837812dd19fb2562ad8910e08c81e56c1af38
229
bat
Batchfile
build.bat
Xkeeper0/tcrf-birthday
122945985d98b31984ac9299c8086603dbf416ff
[ "MIT" ]
10
2019-10-27T23:16:43.000Z
2019-11-14T13:53:55.000Z
build.bat
Xkeeper0/tcrf-birthday
122945985d98b31984ac9299c8086603dbf416ff
[ "MIT" ]
null
null
null
build.bat
Xkeeper0/tcrf-birthday
122945985d98b31984ac9299c8086603dbf416ff
[ "MIT" ]
null
null
null
@echo off echo Assembling... tools\asm6f.exe -n tcrf10th.asm %* bin\tcrf10th.nes > bin\assembler.log if %ERRORLEVEL% neq 0 goto buildfail echo Done. echo. goto end :buildfail echo The build seems to have failed. :end echo on
14.3125
71
0.742358
632bd99c9f8357dcb5c206762158e7ad90369ffe
163
bat
Batchfile
build.bat
edgexfoundry-holding/reverse-proxy
c78f0e3a517727cf1df83643b1c0fc80d794dd86
[ "Apache-2.0" ]
null
null
null
build.bat
edgexfoundry-holding/reverse-proxy
c78f0e3a517727cf1df83643b1c0fc80d794dd86
[ "Apache-2.0" ]
2
2018-06-05T20:55:41.000Z
2018-07-11T14:23:46.000Z
build.bat
edgexfoundry-holding/reverse-proxy
c78f0e3a517727cf1df83643b1c0fc80d794dd86
[ "Apache-2.0" ]
1
2018-06-05T20:28:33.000Z
2018-06-05T20:28:33.000Z
@ECHO OFF REM use this file to cross build static-linked edgexproxy for linux OS SET CGO_ENABED=0 SET GOARCH=amd64 SET GOOS=linux CD core go build -o edgexproxy
18.111111
70
0.791411
a7168a50d5f772d6322f387756c9c7cbacb7a3d4
1,261
cmd
Batchfile
src/services/azure-cosmosdb/cosmosdb-image/package_scripts/startemu.cmd
LeWarEnds/clocal-azure
3eeea639c52b694dded00f94c13cfcb14df15ce1
[ "Apache-2.0" ]
76
2018-09-23T08:55:22.000Z
2020-02-20T17:25:13.000Z
src/services/azure-cosmosdb/cosmosdb-image/package_scripts/startemu.cmd
SumbulSeiyyad10/clocal-azure
54e6b6a778b6008319686471aca0adfe82bbc285
[ "Apache-2.0" ]
64
2018-08-19T03:48:23.000Z
2020-02-07T10:39:45.000Z
src/services/azure-cosmosdb/cosmosdb-image/package_scripts/startemu.cmd
SumbulSeiyyad10/clocal-azure
54e6b6a778b6008319686471aca0adfe82bbc285
[ "Apache-2.0" ]
155
2018-03-10T05:07:05.000Z
2020-03-30T05:44:22.000Z
@echo off echo Starting Emulator rem start /WAIT "" "c:\Program Files\CosmosDB Emulator\CosmosDB.Emulator.exe" /noui /GenKeyFile=c:\CosmosDBEmulator\keyfile.txt rem start "" "c:\Program Files\CosmosDB Emulator\CosmosDB.Emulator.exe" /noui /AllowNetworkAccess /NoFirewall /KeyFile=c:\CosmosDBEmulator\keyfile.txt rem ...
66.368421
207
0.752577
12ed6df71c1099fae29e1f20b9bf9fc407a8616e
529
bat
Batchfile
Tools/Symlink/UseSymlink.bat
npruehs/slash-framework
0058b72af47b5e47e4055dbbf5d374605814757c
[ "MIT" ]
75
2016-01-07T07:01:50.000Z
2022-02-18T07:24:57.000Z
Tools/Symlink/UseSymlink.bat
ozdoba/slash-framework
0058b72af47b5e47e4055dbbf5d374605814757c
[ "MIT" ]
35
2015-12-29T22:59:05.000Z
2018-11-27T03:58:22.000Z
Tools/Symlink/UseSymlink.bat
npruehs/slash-framework
0058b72af47b5e47e4055dbbf5d374605814757c
[ "MIT" ]
21
2016-01-01T09:28:40.000Z
2020-11-06T02:31:37.000Z
SETLOCAL set BATCH_DIR=%~dp0 set SYMLINK_PATH=%~1 set CONFIG_FILE=%~2 REM Get relative path to slash framework set SLASH_FRAMEWORK=%BATCH_DIR%..\.. REM Reflink sources echo Create symlinks to Slash Framework libraries in '%SYMLINK_PATH%' echo ################################################################ if not e...
24.045455
88
0.637051
c6e7728e159ac97f43543405df5930274fb109e7
5,479
cmd
Batchfile
rd-net/dotnet.cmd
IlyaAI/rd
fbfd8724838c92a17c670c5c4858b76b1b81a1fe
[ "Apache-2.0" ]
null
null
null
rd-net/dotnet.cmd
IlyaAI/rd
fbfd8724838c92a17c670c5c4858b76b1b81a1fe
[ "Apache-2.0" ]
null
null
null
rd-net/dotnet.cmd
IlyaAI/rd
fbfd8724838c92a17c670c5c4858b76b1b81a1fe
[ "Apache-2.0" ]
null
null
null
:<<"::CMDLITERAL" @ECHO OFF GOTO :CMDSCRIPT ::CMDLITERAL SCRIPT_VERSION=dotnet-cmd-v1 COMPANY_DIR="JetBrains" TARGET_DIR="${TEMPDIR:-/tmp}/$COMPANY_DIR" warn () { echo "$*" } die () { echo echo "$*" echo exit 1 } # OS specific support (must be 'true' or 'false'). cygwin=false msys=false darwin=f...
32.229412
233
0.718562
b03168362c4139ede78b44441a0a456fda54fe42
79
bat
Batchfile
test.bat
shoaly/PowerEsc
e77935276eb854d7cfa056dbb2d2df34dc122da9
[ "MIT" ]
null
null
null
test.bat
shoaly/PowerEsc
e77935276eb854d7cfa056dbb2d2df34dc122da9
[ "MIT" ]
null
null
null
test.bat
shoaly/PowerEsc
e77935276eb854d7cfa056dbb2d2df34dc122da9
[ "MIT" ]
null
null
null
mingw32-make clean mingw32-make release mingw32-make debug power_esc_debug.exe
15.8
20
0.860759
0930109d3d6a62a970e9c79880ff5b925095679b
92
bat
Batchfile
private/inet/mshtml/build/scripts/perf/boot95.bat
King0987654/windows2000
01f9c2e62c4289194e33244aade34b7d19e7c9b8
[ "MIT" ]
11
2017-09-02T11:27:08.000Z
2022-01-02T15:25:24.000Z
private/inet/mshtml/build/scripts/perf/boot95.bat
King0987654/windows2000
01f9c2e62c4289194e33244aade34b7d19e7c9b8
[ "MIT" ]
null
null
null
private/inet/mshtml/build/scripts/perf/boot95.bat
King0987654/windows2000
01f9c2e62c4289194e33244aade34b7d19e7c9b8
[ "MIT" ]
14
2019-01-16T01:01:23.000Z
2022-02-20T15:54:27.000Z
@echo off c: cd \ copy boot.95 boot.ini ECHO Booting to Win95 - Private Net bin\exitwin
15.333333
36
0.706522
3852d478e52771269a68176b4b5e01fa4de0700c
18,801
bat
Batchfile
py/ztools/ZSTD.bat
alligatorshoes/NSC_BUILDER
20aac8fa09a0e05fb6c347f5eb5ef02f64d774c0
[ "MIT" ]
null
null
null
py/ztools/ZSTD.bat
alligatorshoes/NSC_BUILDER
20aac8fa09a0e05fb6c347f5eb5ef02f64d774c0
[ "MIT" ]
null
null
null
py/ztools/ZSTD.bat
alligatorshoes/NSC_BUILDER
20aac8fa09a0e05fb6c347f5eb5ef02f64d774c0
[ "MIT" ]
null
null
null
@ECHO OFF :TOP_INIT CD /d "%prog_dir%" REM ////////////////////////////////////////////////// REM ///////////////////////////////////////////////// REM COMPRESSION REM ///////////////////////////////////////////////// REM //////////////////////////////////////////////// :normalmode cls call :program_logo e...
35.273921
186
0.515239
a933cc09c51bdd058ab26c9c2925591fdb3c7ae8
279
cmd
Batchfile
scipts/windows/win_install_cygwin.cmd
beric7/YOLOv4_infrastructure
d5c7ec0296dbe3db656ab6a0259bc709162539d4
[ "Apache-2.0" ]
null
null
null
scipts/windows/win_install_cygwin.cmd
beric7/YOLOv4_infrastructure
d5c7ec0296dbe3db656ab6a0259bc709162539d4
[ "Apache-2.0" ]
null
null
null
scipts/windows/win_install_cygwin.cmd
beric7/YOLOv4_infrastructure
d5c7ec0296dbe3db656ab6a0259bc709162539d4
[ "Apache-2.0" ]
null
null
null
echo Download file: https://www.cygwin.com/setup-x86_64.exe setup-x86_64.exe -q -P dos2unix,wget,tar,untar,gzip,unzip,qawk,bzip2,git,vim,gcc-g++,make,grep,sed,find # wget rawgit.com/transcode-open/apt-cyg/master/apt-cyg # install apt-cyg /bin echo Finished pause
23.25
104
0.727599
7f94d7b6ab1f268708cf4fd65ba7b408bcd0dc19
86
bat
Batchfile
Scripts/unmount-vhd.bat
royprocell/GoldOS16
ebce72ff9fcfad474bb67d8c117046ce260927ec
[ "BSD-3-Clause" ]
4
2016-02-28T20:22:24.000Z
2016-07-08T07:28:27.000Z
Scripts/unmount-vhd.bat
royprocell/GoldOS16
ebce72ff9fcfad474bb67d8c117046ce260927ec
[ "BSD-3-Clause" ]
null
null
null
Scripts/unmount-vhd.bat
royprocell/GoldOS16
ebce72ff9fcfad474bb67d8c117046ce260927ec
[ "BSD-3-Clause" ]
null
null
null
diskpart /s "c:\users\golde\documents\github\goldos\scripts\unmount-script.txt" @pause
43
79
0.802326
ae79fb0d358c3336b8ab5f6a01b84f46cdca0df9
91
bat
Batchfile
Build/Build.bat
anaparthi-k/dotnet-nquery
921d6a7db30df56d0c5a39939b625167598e1d1c
[ "MIT" ]
67
2015-01-20T19:30:51.000Z
2022-03-26T12:52:10.000Z
Build/Build.bat
ArsenShnurkov/nquery
921d6a7db30df56d0c5a39939b625167598e1d1c
[ "MIT" ]
23
2016-02-05T09:56:03.000Z
2017-09-21T20:13:35.000Z
Build/Build.bat
ArsenShnurkov/nquery
921d6a7db30df56d0c5a39939b625167598e1d1c
[ "MIT" ]
14
2015-03-20T21:20:06.000Z
2020-07-25T18:41:58.000Z
@ECHO OFF "%SystemRoot%\Microsoft.NET\Framework\v4.0.30319\MSBuild.exe" /nologo PAUSE
18.2
70
0.736264
b79b1f287210dd92d3f78c6beb580426498aa302
754
cmd
Batchfile
vbs.cmd/scriptengine.version.vbs.cmd
coky-t/vbs-parts
683bf77c0162ae2d6548c48f0ffd7183646d604e
[ "MIT" ]
null
null
null
vbs.cmd/scriptengine.version.vbs.cmd
coky-t/vbs-parts
683bf77c0162ae2d6548c48f0ffd7183646d604e
[ "MIT" ]
null
null
null
vbs.cmd/scriptengine.version.vbs.cmd
coky-t/vbs-parts
683bf77c0162ae2d6548c48f0ffd7183646d604e
[ "MIT" ]
null
null
null
REM: %~nx0 & @cscript.exe //e:vbscript //nologo "%~f0" %* & GOTO :EOF ' https://docs.microsoft.com/en-us/previous-versions/windows/internet-explorer/ie-developer/scripting-articles/zk6wed09(v=vs.84) ' https://docs.microsoft.com/en-us/previous-versions/windows/internet-explorer/ie-developer/scripting-articles/b5zx2b...
58
129
0.749337
1a67c9934b28901e7f7501ac472abf0672f9c70d
141
cmd
Batchfile
kernel/goldfish/drivers/net/wireless/.built-in.o.cmd
MihawkHu/Android_scheduler
d8f235bf15f4ab85287a2d0fe8cee7103f5cdda3
[ "MIT" ]
6
2016-06-26T06:20:11.000Z
2021-05-07T13:19:16.000Z
kernel/goldfish/drivers/net/wireless/.built-in.o.cmd
MihawkHu/Android_scheduler
d8f235bf15f4ab85287a2d0fe8cee7103f5cdda3
[ "MIT" ]
null
null
null
kernel/goldfish/drivers/net/wireless/.built-in.o.cmd
MihawkHu/Android_scheduler
d8f235bf15f4ab85287a2d0fe8cee7103f5cdda3
[ "MIT" ]
null
null
null
cmd_drivers/net/wireless/built-in.o := rm -f drivers/net/wireless/built-in.o; arm-linux-androideabi-ar rcsD drivers/net/wireless/built-in.o
70.5
140
0.780142
5baedfbe2361e01957ace4f40915a6af2f00e037
539
bat
Batchfile
chapter_15/base64/build.bat
PacktPublishing/Mastering-Reverse-Engineering-Second-Edition-
1f7136c806db956c0eeb38e36a9cb136e99ebd2a
[ "MIT" ]
2
2021-12-04T08:34:49.000Z
2022-01-06T00:48:44.000Z
chapter_15/base64/build.bat
PacktPublishing/Mastering-Reverse-Engineering-Second-Edition
1f7136c806db956c0eeb38e36a9cb136e99ebd2a
[ "MIT" ]
null
null
null
chapter_15/base64/build.bat
PacktPublishing/Mastering-Reverse-Engineering-Second-Edition
1f7136c806db956c0eeb38e36a9cb136e99ebd2a
[ "MIT" ]
2
2022-01-30T00:13:20.000Z
2022-02-01T14:30:26.000Z
@echo off if exist b64.obj del b64.obj if exist b64.exe del b64.exe \masm32\bin\ml /c /coff b64.asm if errorlevel 1 goto errasm if not exist rsrc.obj goto nores \masm32\bin\Link /SUBSYSTEM:WINDOWS /OPT:NOREF b64.obj rsrc.obj if errorlevel 1 goto errlink dir b64.* goto TheEnd :nores \masm32\bin\Li...
14.972222
64
0.71243
ae9f2d57cf4708726a4b72638ed99264cf6dd731
208,734
bat
Batchfile
Bash/SkipIpInChina/vpndown.bat
wangzhenjjcn/Auto_IPsecVPN_InstallBash
457f0e171d71bfd69e48ffa620611a0c0391b51f
[ "Apache-2.0" ]
3
2018-03-27T23:28:27.000Z
2021-09-30T01:40:29.000Z
Bash/SkipIpInChina/vpndown.bat
wangzhenjjcn/Auto_IPsecVPN_InstallBash
457f0e171d71bfd69e48ffa620611a0c0391b51f
[ "Apache-2.0" ]
null
null
null
Bash/SkipIpInChina/vpndown.bat
wangzhenjjcn/Auto_IPsecVPN_InstallBash
457f0e171d71bfd69e48ffa620611a0c0391b51f
[ "Apache-2.0" ]
4
2018-03-27T23:28:31.000Z
2019-05-16T17:04:48.000Z
@echo off route delete 1.0.1.0 route delete 1.0.2.0 route delete 1.0.8.0 route delete 1.0.32.0 route delete 1.1.0.0 route delete 1.1.2.0 route delete 1.1.4.0 route delete 1.1.8.0 route delete 1.1.9.0 route delete 1.1.10.0 route delete 1.1.12.0 route delete 1.1.16.0 route delete 1.1.32.0 route delete 1.2.0.0 route delet...
25.505132
26
0.764796
27736eac4c389260bf210bebfcf364a5cd69b914
681
bat
Batchfile
hidapi/hidapi_native/convert.bat
kemsky/air-hid-usb
0e1fc058734dae112987d52bac1a25328ccce889
[ "MIT" ]
5
2015-02-05T09:34:06.000Z
2019-03-02T16:25:39.000Z
hidapi/hidapi_native/convert.bat
GRiMe2D/air-hid-usb
c4473ea1cc7f49a377177d46e38e23326417f6ed
[ "MIT" ]
2
2015-02-05T09:22:15.000Z
2016-02-26T13:59:14.000Z
hidapi/hidapi_native/convert.bat
GRiMe2D/air-hid-usb
c4473ea1cc7f49a377177d46e38e23326417f6ed
[ "MIT" ]
3
2015-07-06T04:48:32.000Z
2020-02-29T14:32:10.000Z
@echo off rem ~ Copyright: (c) 2014. Turtsevich Alexander rem ~ rem ~ Licensed under the MIT license: http://www.opensource.org/licenses/mit-license.html rem creates mingw compatible library from FlashRuntimeExtensions.lib set air_def_name=Adobe AIR.def set air_lib=%AIR_SDK_HOME%\lib\win\FlashRuntimeExtensions.lib se...
25.222222
89
0.743025
6cbdaf6b35260728fc8fa8dce38be890cadaf675
177
bat
Batchfile
portable/bin/portableBuild.bat
mbrinkmeier/abbozza-calliope
9ac3cdbd104dd34e949c6f0aa467fa6d61046b87
[ "Apache-2.0" ]
2
2019-01-24T16:22:11.000Z
2019-01-28T22:00:05.000Z
portable/bin/portableBuild.bat
mbrinkmeier/abbozza-calliope
9ac3cdbd104dd34e949c6f0aa467fa6d61046b87
[ "Apache-2.0" ]
null
null
null
portable/bin/portableBuild.bat
mbrinkmeier/abbozza-calliope
9ac3cdbd104dd34e949c6f0aa467fa6d61046b87
[ "Apache-2.0" ]
2
2017-11-22T12:07:49.000Z
2018-11-18T08:54:39.000Z
@echo off REM abbozza! build script call portableSetPaths.bat cd %ABBOZZAHOME%\build\calliope echo Building in %CD% ... yt -n -v build echo ... done pause
11.0625
32
0.649718
c8d743356d6c219c193766e7ccef9d3a56a75894
2,229
cmd
Batchfile
src/ncurses-5.5/misc/chkdef.cmd
erwinchang/minicom
3fe2ba7d8e8475c199b493a2b99cd3c690f6ea4f
[ "MIT" ]
null
null
null
src/ncurses-5.5/misc/chkdef.cmd
erwinchang/minicom
3fe2ba7d8e8475c199b493a2b99cd3c690f6ea4f
[ "MIT" ]
null
null
null
src/ncurses-5.5/misc/chkdef.cmd
erwinchang/minicom
3fe2ba7d8e8475c199b493a2b99cd3c690f6ea4f
[ "MIT" ]
null
null
null
/* * $Id: chkdef.cmd,v 1.2 1998/08/29 21:45:58 tom Exp $ * * Author: Juan Jose Garcia Ripoll <worm@arrakis.es>. * Webpage: http://www.arrakis.es/~worm/ * * chkdef.cmd - checks that a .def file has no conflicts and is properly * formatted. * * returns nonzero if two symbols have the same code or a li...
25.62069
75
0.574697
c3314b54bea916cde3e866b5b100631ac6d587fc
127
bat
Batchfile
original/src/ibuild.bat
robertostling/msa
f83210f02b053a1b808e0940eb7874cd75821af0
[ "MIT" ]
10
2019-11-10T12:45:31.000Z
2021-09-26T20:49:02.000Z
original/src/ibuild.bat
robertostling/msa
f83210f02b053a1b808e0940eb7874cd75821af0
[ "MIT" ]
null
null
null
original/src/ibuild.bat
robertostling/msa
f83210f02b053a1b808e0940eb7874cd75821af0
[ "MIT" ]
2
2019-11-10T12:45:36.000Z
2020-02-19T16:12:35.000Z
@echo off bcc -Z -C -O -Id:\lang\bc\include -Ld:\lang\bc\lib -mt install.c exe2bin install.exe install.com del install.exe
25.4
65
0.700787
87ac380ef7787c8cab3d9c22ae63571a399a038b
173
bat
Batchfile
UpdateDriverStation.bat
BravesFTC9533/ftc_app
49367c8bc298289596a3b88b675ed929310255ba
[ "MIT" ]
null
null
null
UpdateDriverStation.bat
BravesFTC9533/ftc_app
49367c8bc298289596a3b88b675ed929310255ba
[ "MIT" ]
null
null
null
UpdateDriverStation.bat
BravesFTC9533/ftc_app
49367c8bc298289596a3b88b675ed929310255ba
[ "MIT" ]
null
null
null
cd "%userprofile%\AppData\Local\Android\sdk\platform-tools" adb install C:\Users\dmill\Documents\GitHub\FTC2019RoverRuckusForked\doc\apk\FtcDriverStation-release.apk PAUSE
43.25
105
0.83815
54811825b478acfd745f4bb46549c267c60125b3
17,433
bat
Batchfile
release/src/router/libiconv/djgpp/config.bat
ghsecuritylab/bcwifi
4cd7a6989921930f39816583014728b9f07a09a3
[ "FSFAP" ]
3
2019-01-13T09:19:57.000Z
2022-01-15T12:16:14.000Z
release/src/router/libiconv/djgpp/config.bat
kerpz/tomato
60d3c74ab93d43d0e6a22f56f0876c0180c5c7d3
[ "FSFAP" ]
1
2020-07-28T08:22:45.000Z
2020-07-28T08:22:45.000Z
release/src/router/libiconv/djgpp/config.bat
kerpz/tomato
60d3c74ab93d43d0e6a22f56f0876c0180c5c7d3
[ "FSFAP" ]
2
2017-08-10T23:52:49.000Z
2020-03-08T02:39:40.000Z
@echo off Rem Configure libiconv for DJGPP. Rem WARNING WARNING WARNING: This file needs to have DOS CRLF end-of-line Rem format, or else stock DOS/Windows shells will refuse to run it. echo Configuring GNU libiconv for DJGPP v2.x... Rem The SmallEnv tests protect against fixed and too small size Rem of the e...
39.983945
133
0.721792
096b6765835de9bd119ee5c860e7b8e542c50af9
46
bat
Batchfile
project-init.bat
vibrantrida/doom-mdk
f8fd356dfde0a0c621451dddb6e2e6a3bcd4e389
[ "MIT" ]
null
null
null
project-init.bat
vibrantrida/doom-mdk
f8fd356dfde0a0c621451dddb6e2e6a3bcd4e389
[ "MIT" ]
null
null
null
project-init.bat
vibrantrida/doom-mdk
f8fd356dfde0a0c621451dddb6e2e6a3bcd4e389
[ "MIT" ]
null
null
null
hygen gzdoom init --json ./project.config.json
46
46
0.782609
ed07b445f3ee45482a4c82bdf4f753f7ebb1b940
45
cmd
Batchfile
share/example-ota-packages/win-ota/post_install.cmd
deviceWISE/device-cloud-python
25f16828d2edfdd272a5ad5d8cd91b630c018afa
[ "Apache-2.0" ]
5
2018-09-19T17:52:24.000Z
2021-03-13T01:34:40.000Z
share/example-ota-packages/win-ota/post_install.cmd
deviceWISE/device-cloud-python
25f16828d2edfdd272a5ad5d8cd91b630c018afa
[ "Apache-2.0" ]
1
2021-06-01T21:20:34.000Z
2021-06-01T21:20:34.000Z
share/example-ota-packages/win-ota/post_install.cmd
deviceWISE/device-cloud-python
25f16828d2edfdd272a5ad5d8cd91b630c018afa
[ "Apache-2.0" ]
5
2018-08-21T14:50:09.000Z
2019-03-19T16:44:35.000Z
echo "Post-install succeeded." exit /B 0
11.25
31
0.666667
b41393f3a598b214273b7c945a56939bcc40a186
428
bat
Batchfile
testing/Test 1, n = 6, q = 30.bat
i13-msrg/vibes
ca2151b9096d4209ace62e80b15df74a3eb1aa98
[ "Apache-2.0" ]
54
2018-05-06T03:41:56.000Z
2022-03-26T09:18:57.000Z
testing/Test 1, n = 6, q = 30.bat
i13-msrg/vibes
ca2151b9096d4209ace62e80b15df74a3eb1aa98
[ "Apache-2.0" ]
11
2018-09-16T16:03:38.000Z
2022-02-27T23:41:10.000Z
testing/Test 1, n = 6, q = 30.bat
i13-msrg/vibes
ca2151b9096d4209ace62e80b15df74a3eb1aa98
[ "Apache-2.0" ]
16
2018-11-20T02:58:24.000Z
2021-11-18T12:02:13.000Z
ECHO Start of Loop FOR /L %%i IN (1,1,100) DO ( ECHO %%i start chrome "http://localhost:8082/vibe?blockTime=567&numberOfNeighbours=4&numberOfNodes=20&simulateUntil=1531411943382&transactionSize=1&throughput=105&latency=900&neighboursDiscoveryInterval=3000&maxBlockSize=100&maxBlockWeight=4000&networkBandwidth=1&str...
61.142857
350
0.824766
788d2489b31b6842113aa9d8a774f61b53879b87
90
bat
Batchfile
ping0.bat
priyanshgupta1998/command-prompt
e8962118fbe650bd6f9e1c67b9b5e097fba2aa1c
[ "MIT" ]
null
null
null
ping0.bat
priyanshgupta1998/command-prompt
e8962118fbe650bd6f9e1c67b9b5e097fba2aa1c
[ "MIT" ]
null
null
null
ping0.bat
priyanshgupta1998/command-prompt
e8962118fbe650bd6f9e1c67b9b5e097fba2aa1c
[ "MIT" ]
null
null
null
@echo off title Custom-Pause echo Paused ping localhost -n 3 >nul echo Done pausing pause
12.857143
24
0.788889
c5196f0e087397ac47d08c13b909a70b4a5dad49
65
bat
Batchfile
link_wlt/query.bat
daimon99/Python_Real_Learning
d4478d290302ecda9078e5151ec3832dd5f18743
[ "MIT" ]
8
2020-09-26T06:19:01.000Z
2022-03-27T07:09:50.000Z
link_wlt/query.bat
daimon99/Python_Real_Learning
d4478d290302ecda9078e5151ec3832dd5f18743
[ "MIT" ]
null
null
null
link_wlt/query.bat
daimon99/Python_Real_Learning
d4478d290302ecda9078e5151ec3832dd5f18743
[ "MIT" ]
6
2020-11-25T06:11:29.000Z
2022-03-27T07:09:54.000Z
python d:\gitworkplace\Python_Real_Learning\link_wlt\test_link.py
65
65
0.892308
542b7bd58c30c689ea2d0e4879bd5ba3c2f42ad8
32
bat
Batchfile
source/jni/u2/alku/test.bat
Falken42/SecondReality
b998d193a066523cb4ca2b86c8041bea1bddfcb4
[ "Unlicense" ]
9
2015-05-13T21:02:00.000Z
2018-04-15T16:32:27.000Z
source/jni/u2/alku/test.bat
falken42/SecondReality
b998d193a066523cb4ca2b86c8041bea1bddfcb4
[ "Unlicense" ]
null
null
null
source/jni/u2/alku/test.bat
falken42/SecondReality
b998d193a066523cb4ca2b86c8041bea1bddfcb4
[ "Unlicense" ]
null
null
null
@alku.exe @..\pam\pam.exe @d
8
16
0.53125
bcc0d56506da1306b0fc9844d6c98287f074b0cc
250
cmd
Batchfile
platform/uiq2/audio/motorola/retr.cmd
PSP-Archive/PicoDrive-notaz
0c56af1052b0c4938a04eab468203c4ab2bc1255
[ "Unlicense" ]
null
null
null
platform/uiq2/audio/motorola/retr.cmd
PSP-Archive/PicoDrive-notaz
0c56af1052b0c4938a04eab468203c4ab2bc1255
[ "Unlicense" ]
null
null
null
platform/uiq2/audio/motorola/retr.cmd
PSP-Archive/PicoDrive-notaz
0c56af1052b0c4938a04eab468203c4ab2bc1255
[ "Unlicense" ]
null
null
null
copy %EPOCROOT%\epoc32\release\armi\urel\audio_motorola.dll ..\ ..\..\..\qconsole-1.52\qtty\release\qtty --qc-addr P800 --qc-channel 5 --user qconsole --pass server --cmds "put d:\system\apps\picodriven\audio_motorola.dll ..\audio_motorola.dll" exit
83.333333
185
0.736
eb200f7a7d22f212b869c4b11ff8089e7796afa6
63
bat
Batchfile
bin/manual_off.bat
derpaufler/vr
a25efdb07056b52327a0caadde8636f89e88295f
[ "MIT" ]
null
null
null
bin/manual_off.bat
derpaufler/vr
a25efdb07056b52327a0caadde8636f89e88295f
[ "MIT" ]
null
null
null
bin/manual_off.bat
derpaufler/vr
a25efdb07056b52327a0caadde8636f89e88295f
[ "MIT" ]
null
null
null
lighthouse-keeper.exe 2 off DF:FA:B8:1D:86:17 EC:EA:C9:75:B9:56
63
63
0.746032
490cdb2d936f8a057cb1c756ce5efd17cdc7f415
883
bat
Batchfile
src/sql/install.bat
strk/gazetteer
7c1a46827aaef47ffebe10f7d9dde1bbf477e6fe
[ "MIT" ]
null
null
null
src/sql/install.bat
strk/gazetteer
7c1a46827aaef47ffebe10f7d9dde1bbf477e6fe
[ "MIT" ]
null
null
null
src/sql/install.bat
strk/gazetteer
7c1a46827aaef47ffebe10f7d9dde1bbf477e6fe
[ "MIT" ]
null
null
null
@echo off rem setlocal chdir /d %~dp0 SET host=localhost SET db=gazetteer IF NOT "%1"=="" SET host=%1 SET psql="c:\Program Files\Postgresql\9.0\bin\psql" -h %host% -d %db% # Set client encoding and code page to handle BOM markers SET PGCLIENTENCODING=UTF8 echo Creating the gazetteer schema echo ...
28.483871
78
0.719139
37dcfb836e9e91cf74540427ba2e6d32a9fc2807
214
cmd
Batchfile
compile_solaris.cmd
suglasp/smtpmail
0ed43c7943621b50d41bc59727b1c8c0fc73a835
[ "MIT" ]
null
null
null
compile_solaris.cmd
suglasp/smtpmail
0ed43c7943621b50d41bc59727b1c8c0fc73a835
[ "MIT" ]
null
null
null
compile_solaris.cmd
suglasp/smtpmail
0ed43c7943621b50d41bc59727b1c8c0fc73a835
[ "MIT" ]
null
null
null
@echo off REM SOLARIS COMPILATION set GOOS=solaris set GOARCH=amd64 echo. echo %GOOS% echo %GOARCH% echo. go build -o smtpmails64 smtpmail.go global.go authlogin.go encoding.go help.go config.go
14.266667
89
0.719626
230e3fd1f223fb85784a05bcc56dfc235fef7d29
910
bat
Batchfile
compile-tesi.bat
pheasant98/Tesi-di-laurea
66e190017ce91f99daf797385d47efd5c4e2cd90
[ "MIT" ]
14
2018-08-13T08:58:07.000Z
2022-03-03T09:27:42.000Z
compile-tesi.bat
pheasant98/Tesi-di-laurea
66e190017ce91f99daf797385d47efd5c4e2cd90
[ "MIT" ]
2
2019-07-11T16:26:37.000Z
2020-08-29T16:34:43.000Z
compile-tesi.bat
pheasant98/Tesi-di-laurea
66e190017ce91f99daf797385d47efd5c4e2cd90
[ "MIT" ]
53
2018-01-24T12:23:29.000Z
2021-10-09T14:42:25.000Z
@echo off set MAIN=tesi set BUILD_DIR=.\ call clean.bat del *.pdf if not exist %BUILD_DIR% mkdir %BUILD_DIR% @echo -------------------------------------------------------------- @echo - Inizializzazione - @echo -------------------------------------------------------------- p...
26
68
0.426374
bb23395fc926e779b8348c3a92c4561bd51c5819
123
cmd
Batchfile
eng/integration-test.cmd
jmarolf/format
f0a480fafdf0fe3cbc974df62a30251aa78d2b66
[ "MIT" ]
1,385
2019-02-18T00:37:46.000Z
2022-03-31T23:23:36.000Z
eng/integration-test.cmd
jmarolf/format
f0a480fafdf0fe3cbc974df62a30251aa78d2b66
[ "MIT" ]
889
2019-02-18T13:50:01.000Z
2022-03-30T22:00:24.000Z
eng/integration-test.cmd
jmarolf/format
f0a480fafdf0fe3cbc974df62a30251aa78d2b66
[ "MIT" ]
140
2019-02-17T21:40:50.000Z
2022-03-28T20:05:45.000Z
@echo off powershell -ExecutionPolicy ByPass -NoProfile -command "& """%~dp0format-verifier.ps1""" %*" exit /b %ErrorLevel%
41
92
0.723577
7f2a7f8fbbd60ba78ea4b4b85005beba0f00893a
350
bat
Batchfile
recipe/bld.bat
conda-forge/c-progressbar-feedstock
d3bc5b73604edc53a36e5d1378533f7b71248d5c
[ "BSD-3-Clause" ]
null
null
null
recipe/bld.bat
conda-forge/c-progressbar-feedstock
d3bc5b73604edc53a36e5d1378533f7b71248d5c
[ "BSD-3-Clause" ]
11
2017-07-03T15:50:37.000Z
2020-08-10T18:41:31.000Z
recipe/bld.bat
conda-forge/c-progressbar-feedstock
d3bc5b73604edc53a36e5d1378533f7b71248d5c
[ "BSD-3-Clause" ]
3
2017-07-02T19:49:53.000Z
2018-03-11T22:04:38.000Z
mkdir build && cd build if errorlevel 1 exit 1 cmake -G "NMake Makefiles" ^ -DCMAKE_BUILD_TYPE=Release ^ -DCMAKE_INSTALL_PREFIX:PATH=%PREFIX% ^ .. if errorlevel 1 exit 1 cmake --build . --config Release --target install if errorlevel 1 exit 1 ctest -V --output-on-failure -C Rel...
23.333333
50
0.654286
acabf28bd224ae7d7000367a7ad790da9910e946
58
bat
Batchfile
build_release.bat
crossworth/csgotools
a7202e79dd5a64a8bb351618b7a546c1d8d724bf
[ "MIT" ]
null
null
null
build_release.bat
crossworth/csgotools
a7202e79dd5a64a8bb351618b7a546c1d8d724bf
[ "MIT" ]
null
null
null
build_release.bat
crossworth/csgotools
a7202e79dd5a64a8bb351618b7a546c1d8d724bf
[ "MIT" ]
null
null
null
@echo off call devenv Demo\Demo.vcxproj /build Release
19.333333
46
0.758621
cc977c65dcbe184a8fad92abc85e57be40226278
44
bat
Batchfile
conda.recipe/bld.bat
certik/pandas
758ca05e2eb04532b5d78331ba87c291038e2c61
[ "PSF-2.0", "Apache-2.0", "BSD-2-Clause", "BSD-3-Clause" ]
2
2015-09-03T17:39:02.000Z
2017-12-31T15:39:02.000Z
conda.recipe/bld.bat
certik/pandas
758ca05e2eb04532b5d78331ba87c291038e2c61
[ "PSF-2.0", "Apache-2.0", "BSD-2-Clause", "BSD-3-Clause" ]
null
null
null
conda.recipe/bld.bat
certik/pandas
758ca05e2eb04532b5d78331ba87c291038e2c61
[ "PSF-2.0", "Apache-2.0", "BSD-2-Clause", "BSD-3-Clause" ]
2
2016-02-26T05:47:12.000Z
2020-01-08T18:05:00.000Z
@echo off %PYTHON% setup.py install --quiet
14.666667
33
0.727273
cc90149eacf65c10306c319d35fd1c2488dcbef1
114
bat
Batchfile
examples/ReadDigPot/run.bat
DouglasWaterfall/dalsemi
63c352257ee8ac948c2521d9c298e72b86aa196a
[ "OLDAP-2.2.1" ]
null
null
null
examples/ReadDigPot/run.bat
DouglasWaterfall/dalsemi
63c352257ee8ac948c2521d9c298e72b86aa196a
[ "OLDAP-2.2.1" ]
null
null
null
examples/ReadDigPot/run.bat
DouglasWaterfall/dalsemi
63c352257ee8ac948c2521d9c298e72b86aa196a
[ "OLDAP-2.2.1" ]
null
null
null
@echo off @echo Starting ReadDigPot... java -classpath ..\..\lib\OneWireAPI.jar;%classpath% ReadDigPot %1 %2
22.8
70
0.692982
faba6cd2117bb8083775924ed7620f2641192f3a
631
bat
Batchfile
recipe/bld.bat
AnacondaRecipes/libuv-feedstock
7abfeb583d43f2ddfe44eca92d45f841bccfeddd
[ "BSD-3-Clause" ]
null
null
null
recipe/bld.bat
AnacondaRecipes/libuv-feedstock
7abfeb583d43f2ddfe44eca92d45f841bccfeddd
[ "BSD-3-Clause" ]
null
null
null
recipe/bld.bat
AnacondaRecipes/libuv-feedstock
7abfeb583d43f2ddfe44eca92d45f841bccfeddd
[ "BSD-3-Clause" ]
null
null
null
mkdir -p build pushd build cmake -G"%CMAKE_GENERATOR%" ^ -DBUILD_TESTING=ON ^ -DCMAKE_INSTALL_PREFIX=%LIBRARY_PREFIX% ^ -DCMAKE_BUILD_TYPE=Release ^ .. cmake --build . --target build popd :: pushd build :: ctest -C Debug --output-on-failure :: popd pushd build cma...
28.681818
75
0.675119
8e9569b6f310c78e4ed38a603cbde31bb2194e00
225
bat
Batchfile
webm.bat
Kuppey/Shiinabot
f339adcc131dadf7b0748237056c7f7907d1d67a
[ "MIT" ]
null
null
null
webm.bat
Kuppey/Shiinabot
f339adcc131dadf7b0748237056c7f7907d1d67a
[ "MIT" ]
null
null
null
webm.bat
Kuppey/Shiinabot
f339adcc131dadf7b0748237056c7f7907d1d67a
[ "MIT" ]
null
null
null
set filters=fps=10,scale=380:-1:flags=lanczos \FFmpeg\ffmpeg.exe -v warning -i %1 -vf "%filters%,palettegen" -y palette.png \FFmpeg\ffmpeg.exe -v warning -i %1 -i palette.png -lavfi "%filters% [x]; [x][1:v] paletteuse" -y %2
56.25
100
0.688889
bc77fdc42906bf9be6cf0124ca5a5c11c2e1dc37
2,090
cmd
Batchfile
Private/DistributedIntegrationTest/TestOnDemandFileMaterialization.cmd
miniksa/BuildXL
4dc257a82a6126fe7516f15fa6f505c14c122ffb
[ "MIT" ]
448
2018-11-07T21:00:58.000Z
2019-05-06T17:29:34.000Z
Private/DistributedIntegrationTest/TestOnDemandFileMaterialization.cmd
miniksa/BuildXL
4dc257a82a6126fe7516f15fa6f505c14c122ffb
[ "MIT" ]
496
2019-05-06T21:38:22.000Z
2022-03-14T18:17:14.000Z
Private/DistributedIntegrationTest/TestOnDemandFileMaterialization.cmd
miniksa/BuildXL
4dc257a82a6126fe7516f15fa6f505c14c122ffb
[ "MIT" ]
88
2019-05-08T08:28:45.000Z
2022-03-24T23:43:21.000Z
@echo off setlocal if NOT DEFINED ENLISTMENTROOT ( set ENLISTMENTROOT=%~dp0\..\..\ ) echo ========================================================= echo Building BuildXL echo ========================================================= rem call %ENLISTMENTROOT%\bxl.cmd -deploy dev /server- /f:output='outp...
41.8
139
0.662679
d1dfb72a878af03975472b58c1a629bf1daf91db
244
bat
Batchfile
sim/verilog/baremetal/vivado/simulate.bat
PacoReinaCampo/SoC-OR1K
9ce5ab51d8342b9ab4370fdf1b90167a229a7703
[ "MIT" ]
1
2020-02-14T00:23:11.000Z
2020-02-14T00:23:11.000Z
sim/verilog/baremetal/vivado/simulate.bat
PacoReinaCampo/SoC-OR1K
9ce5ab51d8342b9ab4370fdf1b90167a229a7703
[ "MIT" ]
null
null
null
sim/verilog/baremetal/vivado/simulate.bat
PacoReinaCampo/SoC-OR1K
9ce5ab51d8342b9ab4370fdf1b90167a229a7703
[ "MIT" ]
2
2020-06-11T01:45:20.000Z
2022-01-17T14:27:48.000Z
@echo off call ../../../../settings64_vivado.bat xvlog -prj soc.prj \ -i ../../../../pu/rtl/verilog/pkg \ -i ../../../../rtl/verilog/soc/bootrom \ -i ../../../../dma/rtl/verilog/wb/pkg xelab soc_or1k_testbench xsim -R soc_or1k_testbench pause
22.181818
40
0.622951
b5e4bdac043e6598b22b4e31cb6e44d5f6fef28d
82
bat
Batchfile
examenes/examen-2/build.bat
emilio93/ie0313-ii2016
80e6f18a36156290b610111cf364fbef4213aee8
[ "Apache-2.0" ]
null
null
null
examenes/examen-2/build.bat
emilio93/ie0313-ii2016
80e6f18a36156290b610111cf364fbef4213aee8
[ "Apache-2.0" ]
null
null
null
examenes/examen-2/build.bat
emilio93/ie0313-ii2016
80e6f18a36156290b610111cf364fbef4213aee8
[ "Apache-2.0" ]
null
null
null
pdflatex examen -interaction=nonstopmode pdflatex examen -interaction=nonstopmode
27.333333
40
0.878049
068b04eefeb7340185c6eca68a4a4d22978be9fd
463
cmd
Batchfile
Publish.cmd
MicrohexHQ/JsonRpc
e54ccbae6852b11865dea94aebd2ee8ce9da2a39
[ "MIT" ]
null
null
null
Publish.cmd
MicrohexHQ/JsonRpc
e54ccbae6852b11865dea94aebd2ee8ce9da2a39
[ "MIT" ]
null
null
null
Publish.cmd
MicrohexHQ/JsonRpc
e54ccbae6852b11865dea94aebd2ee8ce9da2a39
[ "MIT" ]
1
2019-09-06T15:20:22.000Z
2019-09-06T15:20:22.000Z
SET configuration=Release SET out=C:/Publish call dotnet pack ./src/EdjCase.JsonRpc.Core -c %configuration% -o "%out%/EdjCase.JsonRpc.Core" call dotnet pack ./src/EdjCase.JsonRpc.Router -c %configuration% -o "%out%/EdjCase.JsonRpc.Router" call dotnet pack ./src/EdjCase.JsonRpc.Client -c %configuration% -o "%out%/Edj...
42.090909
120
0.762419
95ec4bd4ff20e5b5a7fe37049022fdfb681fa2cf
116
bat
Batchfile
webreport/trunk/build/scripts/combos/StartWildflyWithLog.bat
bocogop/main
c93fc4f36c0d68a39569bbc52d5307b35d87c0c1
[ "Unlicense" ]
null
null
null
webreport/trunk/build/scripts/combos/StartWildflyWithLog.bat
bocogop/main
c93fc4f36c0d68a39569bbc52d5307b35d87c0c1
[ "Unlicense" ]
null
null
null
webreport/trunk/build/scripts/combos/StartWildflyWithLog.bat
bocogop/main
c93fc4f36c0d68a39569bbc52d5307b35d87c0c1
[ "Unlicense" ]
null
null
null
cmd /c D:\src\WR\trunk\build\scripts\combos\StartWildfly.bat > D:\src\WR\trunk\build\scripts\combos\StartWildfly.log
116
116
0.793103
586a7d5a9f201574589a873c31d0231621915ff8
140
bat
Batchfile
QuickLaunch/Windows/EamonDD/EditBeginnersForest.bat
skyhoshi/Eamon-CS
2ee1f060c97df434f92c30ad9a395e59e90db7a0
[ "MIT" ]
15
2021-02-15T13:15:22.000Z
2022-02-12T16:01:37.000Z
QuickLaunch/Windows/EamonDD/EditBeginnersForest.bat
skyhoshi/Eamon-CS
2ee1f060c97df434f92c30ad9a395e59e90db7a0
[ "MIT" ]
null
null
null
QuickLaunch/Windows/EamonDD/EditBeginnersForest.bat
skyhoshi/Eamon-CS
2ee1f060c97df434f92c30ad9a395e59e90db7a0
[ "MIT" ]
null
null
null
@echo off cd ..\..\..\System\Bin dotnet .\EamonPM.WindowsUnix.dll -pfn BeginnersForest.dll -wd ..\..\Adventures\BeginnersForest -la -rge
35
104
0.7
c5ed14c597c11b33e7e68f96171e44f392b488ba
145
bat
Batchfile
serveur/run.bat
cedced19/CLaunch
acac4e94b8dc826e12039f41e9ef67e963af20da
[ "MIT" ]
null
null
null
serveur/run.bat
cedced19/CLaunch
acac4e94b8dc826e12039f41e9ef67e963af20da
[ "MIT" ]
null
null
null
serveur/run.bat
cedced19/CLaunch
acac4e94b8dc826e12039f41e9ef67e963af20da
[ "MIT" ]
null
null
null
@ECHO OFF SET BINDIR=%~dp0 CD /D "%BINDIR%" "C:\Program Files (x86)\Java\jdk1.7.0_51\bin\java.exe" -Xmx1024M -Xms1024M -jar craftbukkit.jar PAUSE
29
95
0.724138