chore: include pre-built dist for github install
This commit is contained in:
+10
@@ -0,0 +1,10 @@
|
||||
/**
|
||||
* Boulder State Constants
|
||||
*/
|
||||
export declare const BOULDER_DIR = ".sisyphus";
|
||||
export declare const BOULDER_FILE = "boulder.json";
|
||||
export declare const BOULDER_STATE_PATH = ".sisyphus/boulder.json";
|
||||
export declare const NOTEPAD_DIR = "notepads";
|
||||
export declare const NOTEPAD_BASE_PATH = ".sisyphus/notepads";
|
||||
/** Prometheus plan directory pattern */
|
||||
export declare const PROMETHEUS_PLANS_DIR = ".sisyphus/plans";
|
||||
Reference in New Issue
Block a user