Skip to content

freshfish70/RemoteExec

Repository files navigation

RemoteExec

An application for managing and executing sequences of executables installed on remote computers.

Please read the wiki

Stack

Electron NodeJS VueJS SCSS

Project commands

Project setup

yarn install OR npm run install

Run your unit tests

yarn test:unit OR npm run test:unit

Lints and fixes files

yarn lint OR npm run lint

build

yarn electron:build OR npm run electron:build

serve/development

yarn electron:serve OR npm run electron:serve

About

RemoteExec is a tool used to execute applications remotely.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published