Skip to content

jmptrader/shellscript-executor

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

shellscript-executor

Script file requirements:

  1. Start with #!/bin/sh (or #!/bin/bash, etc).
  2. Executable, aka chmod +x script.

SETTINGS_DICTIONARY_PATH="test.json"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%