Skip to content

🛠️ A CLI tool to get project webpack template

License

Notifications You must be signed in to change notification settings

impeiran/chaser-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to chaser-cli 👋

Version Documentation Maintenance License: ISC

Inspired by vue-cli @2.x

preview

Install

 npm install -g chaser-cli

Usage

use init commander to init a project

# init a project with template
chaser init [projectName]

# example:
# init SaaS project
chaser init SaaS

# init at current directory
chaser init .

and then choose a template you like

templates

  • cli-template-base

    Basic template built with Webpack 4.x, included scss, eslint standard, env

  • cli-template-vue

    Vue template built with vue-cli 3.x, included vuex, router, scss, eslint

  • cli-template-react

    React template built with create-react-app, included scss, eslint, redux, router

Author

👤 impeiran

🤝 Contributing

Contributions, issues and feature requests are welcome! Feel free to check issues page.

Show your support

Give a ⭐️ if this project helped you!

📝 License

Copyright © 2019 impeiran. This project is MIT licensed.


This README was generated with ❤️ by readme-md-generator

About

🛠️ A CLI tool to get project webpack template

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published