concise-cli

command module
v1.0.5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 16, 2021 License: Apache-2.0 Imports: 1 Imported by: 0

README

concise项目的脚手架工具



安装

linux/mac
  • 下载最新的release

  • 把下载好的二进制包重命名为 concise-cli 并移动到 /usr/local/bin

mv concise-cli /usr/local/bin/
  • 查询版本号来验证安装结果
concise-cli version

如果出现命令找不到,则安装失败,可能是环境没刷新。否则就是成功。

windows
  • 下载最新的release

  • 把下载好的二进制包重命名为 concise-cli.exe 并移动到用户自定义的任意一个目录下

  • 把该目录加入到环境变量PATH中

  • 打开cmd验证安装

concise-cli version

快速入门

  • 查看帮助
concise-cli help
  • 初始化项目
concise-cli -r http://xxx.xxxx.xx/xxx/xxx.git

命令执行成功后,会在执行的目录中看到多出一个demo目录,然后打开idea/eclipse打开(导入)即可。

Documentation

Overview

Copyright © 2021 NAME HERE <EMAIL ADDRESS>

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Directories

Path Synopsis
pkg

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL