ember-observer-cli

1.7.1 • Public • Published

ember-observer-cli

Build and Deploy semantic-release npm version

A CLI for emberobserver.com, so now you can install your ember addons from the command-line

Demo

Install

npm install -g ember-observer-cli

Usage

ember-observer-cli

You can also use the shorthand version

eoc

Themes

If you want to load ember-observer-cli with any preferred theme you can do so by passing --theme option :

ember-observer-cli --theme Gruvbox-Dark

You can find the list of themes in blessed-themes. The default theme applied is Dracula which is a dark theme.

Screenshots

Home

home

Addon page

addon

Search

search

Install addon

install

Help

The following keyboard shortcuts can be used in ember-observer-cli

In all the screens

q => quit
Tab => Navigate between different parts of the screen
/ => Move focus to search box 

In addon info screen

i => install the current addon
r => Go to the repository of the addon
d => Go to the demo page of the addon
n => Go to the npm page of the addon

FAQs

How do I quit this thing?

Press q to quit the program from any screen.

How do I close the installation terminal once the installation is done?

Press Esc to close the terminal window.

How do I scroll up/down in some widgets?

If the scrolling is enabled for that widget and it has the focus, you can use arrow keys (up/down) or vim keys (j/k/gg/G/C-n/C-p) to scroll.

Package Sidebar

Install

npm i ember-observer-cli

Weekly Downloads

0

Version

1.7.1

License

MIT

Unpacked Size

48.6 kB

Total Files

27

Last publish

Collaborators

  • rajasegar