GithubHelp home page GithubHelp logo

chare's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

chare's Issues

"chare init" prints usage message instead of creating project from template

I've tried to use chare to create a project from dwqs/vue-typescript template.
It has printed usage information on the screen, and did not create the project.

Here is copy from my console:

> chare init dwqs/vue-typescript vue-learn



  Usage: chare-init <template-name> [project-name]


  Options:

    -c, --clone   use git clone
    -o, --origin  set git remote origin
    -h, --help    output usage information
  Examples:

    # create a new project with an template from github.
    $ chare init dwqs/vue-startup my-project
    $ chare init dwqs/vue-startup my-project -o [email protected]:xx/xxxx.git

This is from the current code, installed with npm link

Using template from local directory does work:

$ chare init C:/src/pub/dwqs/vue-typescript  vue-learn


Template is from C:/src/pub/dwqs/vue-typescript

** generating project vue-learn...

? Project name: vue-learn
? Author: <!-- edited -->
? Project version: 0.0.1
? Project description: A new Vue.js + TypeScript project
? state manage for your app: mobx
? client port: 3000
? Need image minifying in production?: Yes

โˆš vue-learn generated  success


   To get started:

     cd vue-learn
     npm install
     npm run dll
     npm run dev

   Documentation can be found at https://github.com/dwqs/vue-typescript

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.