Code Monkey home page Code Monkey logo

ember-cli-next's Introduction

ember-cli-next

Build and Deploy semantic-release npm version

Experimental Next generation TUI (terminal user interface) for ember-cli based on blessed and blessed-contrib, where you can run your ember-cli commands and project tasks within one single unified terminal window.

Install

npm install -g ember-cli-next

Usage

ember-cli-next

Demo

ember-cli-next demo

Screenshots

Home Page

home

Install Ember addons

ember-install

Run Tests

ember-test

Run tests with custom filters

custom-filter-test

Generate Blueprints

ember-generate

Keyboard shortcuts

    ['Next Page', 'Right Arrow'],
    ['Prev Page', 'Left Arrow'],
    ['Up', 'Up Arrow / k'],
    ['Down', 'Down Arrow / j'],
    ['Select', 'Enter / l'],
    ['Quit', 'Ctrl-q'],
    ['Install an addon', 'i'],
    ['Clear the terminal log', 'c'],
    ['Build project', 'b'],
    ['Go to the beginning of any list', 'gg'],
    ['Go to the end of any list', 'G'],
    ['Help', '? / !'],
    ['Navigate within a page', 'Tab'],
    ['Go to Home page', '0'],
    ['Go to Lint page', 'l'],
    ['Go to Tests page', 't'],
    ['Go to Generate page', 'g'],
    ['Go to Destroy page', 'd'],
    ['Go to Credits page', '9'],

FAQs

How do I quit this thing?

You can press Ctrl-q to quit the program at any time.

How can I see the keyboard shortcuts for navigating?

Press ? or ! to see the keyboard navigation shortcuts page.

How can I quickly navigate to home page screen?

Press 0 to go to the home page.

How do I navigate between different pages of the cli?

You can use the arrow keys to navigate between pages, Left Arrow to previous screen and Right Arrow to next screen.

Does it support vi/vim navigation keys in the lists?

Yes. You can use j,k,gg,G,l and /

How do I select text inside any widget?

Hold down Shift key and use your mouse to select text.

How do I get focus out of the textbox in ember install page?

Press Esc to get the focus out of the textbox and use hot keys to navigate. If you want to bring back focus inside the textbox in the install page, press Tab and type your addon name and press Enter to install.

Known issues

  • Some times while navigating between different pages you might get Max Event Listeners exceeded error
  • When you have focus in a terminal window, pressing the hot keys like l,g,d will take you to the respective pages instead of printing chars in the terminal.
  • The terminal windows cannot be paginated, which means you can't scroll up/down inside the terminal.
  • The program might crash if you are not inside an Ember project.

ember-cli-next's People

Contributors

rajasegar avatar semantic-release-bot avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.