Code Monkey home page Code Monkey logo

vuetom-cli's Introduction

Vuetom CLI


vuetom-cli

Blog & Documents generation tool

Version: 0.2.x

English | δΈ­ζ–‡

CHANGELOG

Links

npm

github

Install

npm

npm install vuetom-cli -g

# options: show version
vuetom-cli -v

# options: show help information
vuetom-cli --help

yarn

yarn global add vuetom-cli

Usage

Options

-v, --vers: View the current version number

-h, --help: View the current help

Commands

init: Initialize a project with a vuetom theme

list: Show the latest information about the vuetom cli branch

git: Show the link of user's GIT warehouse list

ver: Show theme or templates local version number

help: Same as -h option

-l: Change language

eg.

# Show Version
vuetom-cli -v

# Show HelpInformation
vuetom-cli -h

# Create docs templates
vuetom-cli init

# See the latest submission
vuetom-cli list
vuetom-cli list temp-docs

# Show someone's repo
vuetom-cli git lauset
vuetom-cli git lauset gitee

# Show local template version
vuetom-cli ver
vuetom-cli ver -t docs

# Change language to zh 
vuetom-cli -l zh
vuetom-cli -l en # english
vuetom-cli -l    # show language

# Auto check update
vuetom-cli -u # manual operation command
vuetom-cli -u 0.2.7 # update to new version

development

# install 
pnpm install

# Compiling TS files
pnpm build

# Test Cli (dev)
pnpm ts
pnpm ts:init
pnpm ts:list

# Test Cli (prod)
pnpm cli
pnpm cli:init
pnpm cli:list

# check dependencies updates
ncu

# update all dependencies
ncu -u

ShowTime

% vuetom-cli

vt01

% vuetom-cli init

vt02

% vuetom-cli list

vt03

% vuetom-cli git

vt04

$ vuetom-cli ver

vt05

$ vuetom-cli -u

vt06

vuetom-cli's People

Contributors

lauset avatar

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.