GithubHelp home page GithubHelp logo

guoyu07 / lazybot Goto Github PK

View Code? Open in Web Editor NEW

This project forked from easychen/lazybot

0.0 0.0 0.0 9 KB

一些基于 robo.li 的日常自动化/半自动化脚本

License: MIT License

Shell 7.75% PHP 92.25%

lazybot's Introduction

LazyBot

这个项目主要放置一些基于 robo.li 的日常自动化/半自动化脚本。

robo.li

robo.li 相当于一个 PHP 版的 Gulp。

安装:

在 Mac 或者 Linux 的命令行下:

   wget http://robo.li/robo.phar
   sudo chmod +x robo.phar && mv robo.phar /usr/bin/robo

然后就可以直接使用 robo 命令了。

可用命令列表

运行 robo list 可以查看可用的命令。

在 RoboFile.php 中,添加一个 Public 的方法,就可以添加一个命令。

在方法头注释中写的文字会变成 list 时的命令说明。

使用实例

安装一个 SS 服务器:

   robo build_shadowsocks_server

lazybot's People

Contributors

easychen 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.