Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/OscarGodson/EpicEditor
/ Jakefile.js
File
Jakefile.js
Jakefile.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
var
fs = require(
'fs'
)
2
, watch = require(
'node-watch'
)
3
, VERSION = fs.readFileSync(
'VERSION'
,
'utf-8'
);
4
Callers
nothing calls this directly
Calls
2
colorize
Function · 0.85
concat
Function · 0.85
Tested by
no test coverage detected