Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 549 Bytes

readme.md

File metadata and controls

22 lines (15 loc) · 549 Bytes

Accell Configuration

  1. First download Node.js
  2. Download Python version 3.7
  3. Open your terminal as an administrator if you are on Windows or add “sudo” before the command if you are on Linux.
  4. Run the following command:
npm install -g accell
  1. Once done, run the following command in the terminal:
accell
  1. You will see that the CLI will ask you a bunch of questions. Answer them and the boilerplate will be generated.

Support

The CLI is currently supported across Linux and Unix based distributions.