Skip to content

Latest commit

 

History

History
executable file
·
41 lines (27 loc) · 949 Bytes

File metadata and controls

executable file
·
41 lines (27 loc) · 949 Bytes

[TOC]

this is my GoLang CLI fast temp

  • os OSX 10.11.6
  • golang version 1.9.2

more use in https://github.com/mkideal/cli

use

go get -u -v github.com/MDL-Sinlov/Android-Translation-tools

build

./mutil_build.sh
  • this script will build OS X Linux Windows at default path at ${ProjectRoot}/build

tools will like android-translation-cli

###License


Copyright 2017 sinlovgm@gmail.com

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.