Skip to content
/ process Public

A drop in replacement for the nodejs process global

License

Notifications You must be signed in to change notification settings

skpm/process

Repository files navigation

process for Sketch

All the nodejs process API is available but some might just be stubs.

The only additional key we are setting is type which matches what electron is doing and its value is sketch. Pretty useful to create script that does different things depending on where it's running.