text stringlengths 0 834k |
|---|
set _OLD_VIRTUAL_PROMPT=%PROMPT% |
set PROMPT=(venv) %PROMPT% |
if defined PYTHONHOME set _OLD_VIRTUAL_PYTHONHOME=%PYTHONHOME% |
set PYTHONHOME= |
if defined _OLD_VIRTUAL_PATH set PATH=%_OLD_VIRTUAL_PATH% |
if not defined _OLD_VIRTUAL_PATH set _OLD_VIRTUAL_PATH=%PATH% |
set PATH=%VIRTUAL_ENV%\Scripts;%PATH% |
:END |
if defined _OLD_CODEPAGE ( |
""%SystemRoot%\System32\chcp.com"" %_OLD_CODEPAGE% > nul |
set _OLD_CODEPAGE= |
) |
",29.0294117647,99,0.7771023303 |
219376,d2e03f64e950a7e639e5a99a2a0429964c7f081e,126,bat,Batchfile,vendor/bin/codecept.bat,liangshimao/storage,235def9c7582538b60f462167da17ccc9ed9c8e4,['BSD-3-Clause'],407.0,2021-06-02T03:19:36.000Z,2022-03-24T11:57:14.000Z,vendor/bin/codecept.bat,liangshimao/storage,235def9c7582538b60f462167da17ccc9ed9c8e4,['BSD-3-Clause'],3.0,2021-05-14T09:18:21.000Z,2021-05-19T05:48:39.000Z,vendor/bin/codecept.bat,liangshimao/storage,235def9c7582538b60f462167da17ccc9ed9c8e4,['BSD-3-Clause'],81.0,2021-06-02T03:19:40.000Z,2022-03-22T08:15:44.000Z,"@ECHO OFF |
setlocal DISABLEDELAYEDEXPANSION |
SET BIN_TARGET=%~dp0/../codeception/codeception/codecept |
php ""%BIN_TARGET%"" %* |
",25.2,57,0.7698412698 |
219377,d2e0446326915f7e7d469addf170fbbc575c70b3,369,bat,Batchfile,bin/windows/typescript-angularjs.bat,vvb/openapi-generator,896867b5e786d25c3bc47ec05341bf35bb6c3c11,['Apache-2.0'],5.0,2019-12-03T13:50:09.000Z,2021-11-14T12:59:48.000Z,bin/windows/typescript-angularjs.bat,vvb/openapi-generator,896867b5e786d25c3bc47ec05341bf35bb6c3c11,['Apache-2.0'],10.0,2019-06-28T09:01:45.000Z,2022-02-26T12:19:16.000Z,bin/windows/typescript-angularjs.bat,vvb/openapi-generator,896867b5e786d25c3bc47ec05341bf35bb6c3c11,['Apache-2.0'],4.0,2019-04-08T17:06:09.000Z,2020-06-09T18:16:08.000Z,"set executable=.\modules\openapi-generator-cli\target\openapi-generator-cli.jar |
If Not Exist %executable% ( |
mvn clean package |
) |
REM set JAVA_OPTS=%JAVA_OPTS% -Xmx1024M |
set ags=generate -i modules\openapi-generator\src\test\resources\2_0\petstore.yaml -g typescript-angularjs -o samples\client\petstore\typescript-angularjs |
java %JAVA_OPTS% -jar %executable% %ags% |
",33.5454545455,154,0.7940379404 |
219378,d2e044d066a6255f9e1d4e9a3d9eb3b6f3d3454d,332,bat,Batchfile,make.bat,yusys-cloud/fastdfsbeat,016eb7d6daad60c66572aacab1324b1e8f0d33cb,['Apache-2.0'],2.0,2021-06-04T02:41:18.000Z,2021-06-09T12:09:03.000Z,make.bat,yusys-cloud/fastdfsbeat,016eb7d6daad60c66572aacab1324b1e8f0d33cb,['Apache-2.0'],,,,make.bat,yusys-cloud/fastdfsbeat,016eb7d6daad60c66572aacab1324b1e8f0d33cb,['Apache-2.0'],,,,"@echo off |
REM Windows wrapper for Mage (https://magefile.org/) that installs it |
REM to %GOPATH%\bin from the Beats vendor directory. |
REM |
REM After running this once you may invoke mage.exe directly. |
WHERE mage |
IF %ERRORLEVEL% NEQ 0 go install github.com/yusys-cloud/fastdfsbeat/vendor/github.com/magefile/mage |
mage %* |
",27.6666666667,100,0.7530120482 |
219379,d2e096833a1f994d17d8be4ccc5ea3d068735c44,254,cmd,Batchfile,node_modules/.bin/mkdirp.cmd,LockingReal/awilix-koa-nodebff-template,d5e36e93ef4ecb2b8392ec7a16c8e3e6bc5a6f99,['MIT'],,,,node_modules/.bin/mkdirp.cmd,LockingReal/awilix-koa-nodebff-template,d5e36e93ef4ecb2b8392ec7a16c8e3e6bc5a6f99,['MIT'],,,,node_modules/.bin/mkdirp.cmd,LockingReal/awilix-koa-nodebff-template,d5e36e93ef4ecb2b8392ec7a16c8e3e6bc5a6f99,['MIT'],,,,"@IF EXIST ""%~dp0\node.exe"" ( |
""%~dp0\node.exe"" ""%~dp0\..\awesome-typescript-loader\node_modules\mkdirp\bin\cmd.js"" %* |
) ELSE ( |
@SETLOCAL |
@SET PATHEXT=%PATHEXT:;.JS;=;% |
node ""%~dp0\..\awesome-typescript-loader\node_modules\mkdirp\bin\cmd.js"" %* |
)",36.2857142857,90,0.6535433071 |
219380,d2e0b7465c558323db62ab9c2eb0de376a3b4bec,49,cmd,Batchfile,Utilities/Publish to PSGallery.cmd,austineric/Send-MailKitMessage,5a1316618ded262f82ad5f71b2a03a198aa339d5,['MIT'],14.0,2021-01-25T19:08:29.000Z,2022-03-31T20:41:04.000Z,Utilities/Publish to PSGallery.cmd,austineric/Send-MailKitMessage,5a1316618ded262f82ad5f71b2a03a198aa339d5,['MIT'],25.0,2020-09-09T03:51:31.000Z,2022-02-15T22:39:27.000Z,Utilities/Publish to PSGallery.cmd,austineric/Send-MailKitMessage,5a1316618ded262f82ad5f71b2a03a198aa339d5,['MIT'],1.0,2021-02-22T18:15:48.000Z,2021-02-22T18:15:48.000Z,"pwsh.exe -file "".\Publish to PSGallery.ps1"" |
Pause",24.5,43,0.7551020408 |
219381,d2e0ba3002ebb009249a19db9df52e3a46e20e5e,1176,bat,Batchfile,SampleProject/bat/SetupApp.bat,matteofumagalli1275/kmsecure_starling,a24522b4ff144b0359cb72e89fa8330ef858590e,['MIT'],1.0,2016-12-16T08:18:11.000Z,2016-12-16T08:18:11.000Z,SampleProject/bat/SetupApp.bat,matteofumagalli1275/kmsecure_starling,a24522b4ff144b0359cb72e89fa8330ef858590e,['MIT'],,,,SampleProject/bat/SetupApp.bat,matteofumagalli1275/kmsecure_starling,a24522b4ff144b0359cb72e89fa8330ef858590e,['MIT'],,,,":: Set working dir |
cd %~dp0 & cd .. |
:user_configuration |
:: About AIR application packaging |
:: http://livedocs.adobe.com/flex/3/html/help.html?content=CommandLineTools_5.html#1035959 |
:: http://livedocs.adobe.com/flex/3/html/distributing_apps_4.html#1037515 |
:: NOTICE: all paths are relative to project root |
:: Your certificate information |
set CERT_NAME=""SampleProject"" |
set CERT_PASS=fd |
set CERT_FILE=""bat\SampleProject.p12"" |
set SIGNING_OPTIONS=-storetype pkcs12 -keystore %CERT_FILE% -storepass %CERT_PASS% |
:: Application descriptor |
set APP_XML=application.xml |
:: Files to package |
set APP_DIR=bin |
set FILE_OR_DIR=-C %APP_DIR% . |
:: Your application ID (must match <id> of Application descriptor) and remove spaces |
for /f ""tokens=3 delims=<>"" %%a in ('findstr /R /C:""^[ ]*<id>"" %APP_XML%') do set APP_ID=%%a |
set APP_ID=%APP_ID: =% |
:: Output |
set AIR_PATH=air |
set AIR_NAME=SampleProject |
:validation |
findstr /C:""<id>%APP_ID%</id>"" ""%APP_XML%"" > NUL |
if errorlevel 1 goto badid |
goto end |
:badid |
echo. |
echo ERROR: |
echo Application ID in 'bat\SetupApp.bat' (APP_ID) |
echo does NOT match Application descriptor '%APP_XML%' (id) |
echo. |
if %PAUSE_ERRORS%==1 pause |
exit |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.