0.1.0 • Published 5 months ago

create-sails-generator v0.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
5 months ago

create-sails-generator: A Sails Generator for The Boring JavaScript Stack

This generator is specifically designed for The Boring JavaScript Stack, providing a plethora of commands for code generation and more to expedite your development process with The Boring JavaScript Stack.

Features

  • Code Generation: Quickly scaffold boilerplate code for pages, actions, and more.
  • Enhanced CLI Commands: Extensive CLI commands tailored for Sails.js development.
  • Saves Time and Effort: Automate repetitive tasks, saving you valuable development time.

Installation

To use Create-Sails-Generator, you'll first need to have Node.js and npm installed on your machine. Then, follow these simple steps:

  1. Install Create-Sails-Generator globally via npm:
npm i create-sails-generator --save-dev
  1. Once installed, you can access the generator commands using the sails generate command.

Usage

Generating Files

You can generate various files using the generator with simple commands. For instance, to create a new page, use:

sails generate page dashboard

Check out the docs for more information on usage.

License

create-sails-generator is licensed under the MIT License.

About

Create-Sails-Generator is maintained by The Sailscasts Company. It is part of The Boring JavaScript Stack - The reliable full-stack JavaScript stack.

0.1.0

5 months ago

0.0.3

1 year ago

0.0.1

1 year ago

0.0.2

1 year ago

0.0.0

1 year ago