Giter Club home page Giter Club logo

aliyun-odps-software-dist's Introduction

ODPS Software Distribution

Build Status

Everything(docs, packaging recipes, and scripts...) we needed to generate http://repo.aliyun.com.

Package!

Use the following command to package a RPM and a DEB package for odpscmd, repectively.

make odpscmd.rpm && make odpscmd.deb

The packages are generated by fpm-cookery and rpmbuild. So you have to intall them on your machine first.

fpm-cookery

fpm-cookery is a Ruby-DSL wrapper around fpm. It can be easily installed with gem:

gem install fpm-cookery

rpmbuild

  • If you are in a rpm based Linux distribution like RHEL or CentOS, you are good.
  • Install rpmbuild into your packaging OS thourgh its own package system, eg.
    • ArchLinux: yaourt -S rpm-org
    • Mac OS: brew install rpm
  • Visit http://rpm.org to obtain the source package and deploy it manually.

Deploy!

Deploy the Repositories

The apt and yum repos are supposed be under /apt/debian and /yum/rpm, respectively.

make deploy

Deploy the Web Page

After typing the following command, the docs will be automatically generated and update to http://repo.aliyun.com.

make deploy-web

The python script auto_deploy.py can be used (e.g. with a web hooker) to update the web page.

Edit Templates

When you need to add some stuff into the template, just edit the template in the "site-packages" directory (for some installations, the directory is "dist-packages").

aliyun-odps-software-dist's People

Contributors

cornmonster avatar emerson-zhao avatar guozhenhong avatar lyman avatar onesuper avatar wjsi avatar

Watchers

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