ttek/tk-tools
最新稳定版本:8.0.0
Composer 安装命令:
composer create-project ttek/tk-tools
包简介
Tk lib framework commands.
关键字:
README 文档
README
Project: Tropotek Toolbox
Published: 01 Jan 2014
Web: https://github.com/tropotek/tk-tools
Authors: Michael Mifsud http://www.tropotek.com/
This projects contains a number of tools that are handy when developing projects with the tk-libs and using Tropoteks git tag and release system.
Contents
Requirements
- PHP5.3+ (CLI)
Installation
- Download the source files to somewhere accessable on your server .
- Run
composer.phar install - cd into the bin directory and run
sudo ./install-cmdto install for all users.
Optionally ignore the sudo and the commands will be installed into the user bin directory.
Commands
- install-cmd The command to install all scripts to your server
- tkCommit A recursive
svn commitcommand that searches for external packages within a project. - tkDbBackupMysql.sh Script to backup all databases for a user as individual tarballs.
- tkLdapFind Use for quering LDAP services, probably needs a little work but good for basic queries
- tklog Tail a log file in the users path: /home/{username}/log/error.log
- tkMd5 Generate an md5 hash of a string
- tkStatus A recursive git status command
- tkStrreplace A simple string replace command.
- tkTag Used to tag a repository, updates composer.json and changelog.md files.
- tkTagProject Recursively tags a Project's repository and its dependant packages, updates composer.json and changelog.md files.
- tkTagShow Show the current tag (version) of the projects and vendow libs (tk libs only)
- tkToUtf8 Update files to the UTF-8 encoding.
- tkVidHtml5Cnv Convert video file to a number of formats for web viewing using HTML5 standards.
- tkUpdate A recursive
svn updatecommand that searches for external packages within a project. - www_fix.sh changes the permissions of a directory and files recursivly for a public_html/apache folder
统计信息
- 总下载量: 11
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 3
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2014-11-02