cmake-tools

command module
v0.0.0-...-9d68211 Latest Latest
Warning

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

Go to latest
Published: Jun 10, 2019 License: Apache-2.0 Imports: 8 Imported by: 0

README

cmake-tools

Build Status

This package provides automatic configuration of following tools for cmake project:

  • clang-format
  • clang-tidy

This project was mainly used for learning Go language, travis and AppImage.

No dependency is needed for running this tool with AppImage.

Usage
wget https://github.com/maverobot/cmake-tools/releases/download/continuous/cmake-tools-v0.0.1.glibc2.3.3-x86_64.AppImage -O cmake-tools.AppImage
chmod +x cmake-tools.AppImage
./cmake-tools/cmake-tools.AppImage -path path/to/your/project/CMakeLists.txt
Compilation
Prerequisite
sudo snap install go
Download, compile and use
go get -u -v github.com/maverobot/cmake-tools

cd $GOPATH/src/github.com/maverobot/cmake-tools
go build -o cmake-tools main.go

./cmake-tools -path path/to/your/project/CMakeLists.txt

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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