lofterG

A generator for building lofter project easily

Usage no npm install needed!

<script type="module">
  import lofterG from 'https://cdn.skypack.dev/lofterG';
</script>

README

lofterG

A light CLI for building LOFTER-NEJ project easily.

Get Start

npm install -g lofterG

Usage

lofterG <command> [options] <project name>

Help

command

init <project name> : Initialize a project with following name

remove <project name> : remove the project

options:

-jor--js : Initialize a JavaScript(NEJ) project

-for--ftl : Initialize a Freemaker(.ftl) project

-p or --pc : choose PC template

-mor--mobile : choose Mobile template

You can runlofterG --help to see more information.

Feature

  1. Detail Hint Info

    Detail console information helps u find error quickly and easily.

  2. Colorful Console Log

    The loferG provides colorful console logs which can helps u to know how it works.

  3. Flexible syanax

    Just write your options like this:

    lofterG init MyProject -jm

    -jmmeans -jand -m

About

  • author:chukuang(paoloo1995)
  • repository:lofterG
  • toolve@foxmail.com

Welcome to contribute

Welcome to star