Initial commit
This commit is contained in:
13
.nova/Tasks/Run.json
Normal file
13
.nova/Tasks/Run.json
Normal file
@ -0,0 +1,13 @@
|
||||
{
|
||||
"actions" : {
|
||||
"build" : {
|
||||
"enabled" : true,
|
||||
"script" : "poetry install"
|
||||
},
|
||||
"run" : {
|
||||
"enabled" : true,
|
||||
"script" : "poetry run nebula_rss\/nebula_loader.py"
|
||||
}
|
||||
},
|
||||
"identifier" : "F84AD9B6-CAFE-461B-9D81-B2B6F8CF0D52"
|
||||
}
|
Reference in New Issue
Block a user