Skip to content

An open-source command-line tool to quickly generating boilerplates of different stacks.

License

Notifications You must be signed in to change notification settings

Accellll/Accell

Repository files navigation

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.

About

An open-source command-line tool to quickly generating boilerplates of different stacks.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published