1.0.2 • Published 3 years ago

spark-v v1.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

Installating Spark

npm install -g spark-v

Using Spark

spark --<flag>

    where <flag> is one of:
      init, yes, git, pkg, help

    spark --init | -i  creates a vanilla js project
    spark --yes  | -y  skips to defaults
    spark --git  | -g  initializes git repository
    spark --pkg  | -p  creates package.json file
    spark --help | -h  helping guide