New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

caffeine9

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

caffeine9

Keep your Cloud9 workspaces running without hot workspaces.

latest
Source
npmnpm
Version
1.1.0
Version published
Weekly downloads
10
100%
Maintainers
1
Weekly downloads
 
Created
Source

caffeine9

Keep your Cloud9 workspaces running without hot workspaces.

Installation

# Through npm
npm install -g caffeine9

# Through Yarn
yarn add global caffeine9

Usage

Usage: cf9 [options]

Keep your Cloud9 workspaces running without hot workspaces.


Options:

-V, --version            output the version number
-u, --user [value]       The user the workspace is hosted under
-w, --workspace [value]  The target workspace's name
-h, --help               output usage information

Attempts to wake up workspace john/hello-world

$ cf9 --user john --workspace hello-world

You can run this manually to wake up your workspaces, but I would highly recommend using cron to run it in intervals of at least once an hour. Non-hot workspaces are shut down after two hours of inactivity, so you'll need to send a wakeup signal before then. More information on that here: https://docs.c9.io/docs/inactive-workspaces

Disclaimer

This project is not endorsed by or affiliated with Cloud9 IDE, Inc. or Amazon Web Services, Inc. in any way.

License

MIT

Keywords

c9

FAQs

Package last updated on 11 Feb 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts