Coder Social home page Coder Social logo

xujiawei1996 / syncd-console Goto Github PK

View Code? Open in Web Editor NEW

This project forked from murderxchip/syncd-console

1.0 0.0 0.0 5.65 MB

syncd-console 是部署工具 syncd 的一个命令行客户端,用于简化部署操作,实现一键自动部署发布方式,提高开发效率。 syncd: https://github.com/dreamans/syncd

Go 99.58% Makefile 0.42%

syncd-console's Introduction

##Syncd-console(syncd命令行插件)

Preview

login view

Install

git clone https://github.com/murderxchip/syncd-console.git
cd syncd-console
make
./bin/scd

add ~/bin to your environment PATH:

export PATH=YOURPATH:$PATH

Configuration

  • vim ~/.syncd-console.ini (可不配置,第一次运行程序按向导提示将自动完成)
schema = http
host = <<your syncd host>>
username = <<username>>
password = <<password>>

deploy project

d projectName comment tag 
eg:d test-project testDeploy develop

Usage

./bin/scd -h

d(deploy) - 发布项目(d projectName comment tag) eg:d test-project testDeploy develop
? - 显示当前帮助
l(login) - 登录
t(task) - 查看部署任务列表
h(history) - 查看近期发布详情

Author:

syncd-console's People

Stargazers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.