concise-cli

command module
v1.0.2 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项目的脚手架工具

Github Actions status



安装

linux/mac
  • 下载最新的release

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

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

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

windows

快速入门

  • 查看帮助
~: concise-cli -help
  • 初始化项目
~: concise-cli-${os}-{architecture}-${version} -m dao -p 1.0.1

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

参与贡献

项目比较简单,只要会使用make就能轻松上手。具体的make命令参考Makefile的注释。

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