oakina
Folder Quikstart Quide?
I feel like this is a very common use case: You have a list of scripts in a directory and you want to be able to run them with different schedules.
In my case I have a python scripts folder with "requirements.txt" but I can't seem to figure out what the easiest way to deploy this is. Theres so many fancy features but getting something like this up and running just doesnt seem possible? I dont want to edit one script at a time. I'd rather have everything synced to git and then push once in a while. Folder push seems to expect a file???
How do I do this? I feel like what I want to do is not that unique.
12 replies