Hi,I have an existing Gulp script that I use from the command line to process files for a user. All it requires is for a user to place files amd folders in a specific directory and then enter the @gulp@ in the command line. The script will then run the requires process (a mixture of Gulp and NodeJS) and then output the processes files.I'm wondering if I can integrate this process with Kentico?
Is it possible to create and API that will be able to run command line commands?
↧