1
0
Fork 0
arangodb/VS2012/Installer/foxx-manager.bat

8 lines
347 B
Batchfile
Executable File

@echo off
:: #################################################################
:: # script to start the foxx manager in Windows
:: #################################################################
setlocal enableextensions
arangosh.exe -c arangosh.conf --javascript.execute-string "require('org/arangodb/foxx/manager').run(ARGUMENTS);" %*