generator-latipun

1.0.2 • Public • Published

generator-latipun ⚔️

Discord GitHub Workflow Status NPM Package

Generator Latipun is a Yeoman Generator that let you generate initial typescript project boilerplate ✨

Installation

First, install Yeoman and generator-latipun using npm (we assume you have pre-installed node.js).

npm install -g yo generator-latipun

Then generate your new project:

yo latipun

Usage

❯ yo latipun --help
Usage:
  yo latipun:app [<destination>] [options]

Generate Latipun's project boilerplate ⚔️

Options:
  -h,   --help           # Print the generator's options and usage
        --skip-cache     # Do not remember prompt answers               Default: false
        --skip-install   # Do not automatically install dependencies    Default: false
        --force-install  # Fail on install dependencies error           Default: false
        --ask-answered   # Show prompts for already configured options  Default: false

Arguments:
  destination  #
        The folder to generate the project, absolute or relative to the current working directory.
        If not provided, defaults to the current working directory.
  Type: String  Required: false

Getting To Know Yeoman

  • Yeoman has a heart of gold.
  • Yeoman is a person with feelings and opinions, but is very easy to work with.
  • Yeoman can be too opinionated at times but is easily convinced not to be.
  • Feel free to learn more about Yeoman.

License

MIT © Latif Sulistyo

Package Sidebar

Install

npm i generator-latipun

Weekly Downloads

0

Version

1.0.2

License

MIT

Unpacked Size

36.4 kB

Total Files

21

Last publish

Collaborators

  • latipun7