Project

l5m-tools

0.0
No commit activity in last 3 years
No release in over 3 years
A tool set for Lake5Media and QingheTech developer
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

 Project Readme

l5m-tools

  • This is a tool set for Lake 5 Media and Qinghe Tech Programmer.
  • It includes make-app for creating a new app.

Usage

  • first please install svn, git and ruby
  • please add the following sys env variables
    • WORKSPACE
    • CATALINA_HOME
    • SVN_USER
    • SENDER_EMAIL
    • PAKAGES #common;qhtcommon;customtags;rem
    • DEV_HOST
  • $l5m make or $make-app# to create a new app
  • $l5m dup file.csv original new or $duplicate-app file.csv original new #duplicate a app with the files in file.csv, and use new to replace original
  • $l5m dup package original new #duplicate an application from special package, no file.csv required.
  • $l5m svn status #ls all uncommitted files
  • $l5m svn log #ls all today's commits
  • $l5m svn update packs #update all packges.

Copyright

Copyright (c) 2013 RONGHAI WEI. See LICENSE.txt for further details.