GithubHelp home page GithubHelp logo

pyscaffold / pyscaffoldext-travis Goto Github PK

View Code? Open in Web Editor NEW
1.0 4.0 0.0 2.84 MB

๐Ÿ‘ทโ€โ™‚๏ธ Travis CI extension to PyScaffold

Home Page: https://pyscaffold.org

License: MIT License

Python 65.94% Shell 34.06%
pyscaffold python travis-ci pyscaffold-extension

pyscaffoldext-travis's Introduction

Built Status ReadTheDocs Coveralls PyPI-Server Monthly Downloads

pyscaffoldext-travis

Configure your PyScaffold-generated project to work with Travis CI.

PyScaffold is a development tool focused in creating distributable Python packages. This extension automatically configures the generated packages to use Travis CI, a very popular and mature continuous integration solution that allows devs to test their code and perform a series of automated tasks, bringing confidence to their workflow.

LOOKING FOR CONTRIBUTORS - If you use PyScaffold or Travis CI and would like to help us as a contributor (or even as one of the maintainers) for this extension, please send us an email or open an issue, we would love to have you on board.

Quickstart

This extension can be directly installed with pip:

pip install pyscaffoldext-travis

Or, if you prefer pipx:

pipx install pyscaffold  # if you haven't installed pyscaffold yet
pipx inject pyscaffold pyscaffoldext-travis

Note that, after the installation, putup -h will show a new option --travis. Use this option to indicate when you are want to create a package with automated tasks running on the Travis CI platgorm. For example:

putup --travis myapp

Please refer to Travis' docs to get started.

Making Changes & Contributing

This project uses pre-commit, please make sure to install it before making any changes:

pip install pre-commit
cd pyscaffoldext-travis
pre-commit install

It is a good idea to update the hooks to the latest version:

pre-commit autoupdate

Please also check PyScaffold's contribution guidelines.

Note

This project has been set up using PyScaffold 4.0b1. For details and usage information on PyScaffold see https://pyscaffold.org/.

pyscaffoldext-travis's People

Contributors

abravalheri avatar asottile avatar carlijoy avatar cpaulik avatar dangra avatar dhiltonp avatar ericdill avatar florianwilhelm avatar gabsha avatar gitter-badger avatar holgerpeters avatar jayvdb avatar jleni avatar johanvdw avatar kynan avatar laurentiu-andronache avatar noahp avatar prassanna-ravishankar avatar pre-commit-ci[bot] avatar qulogic avatar reuvenpo avatar roskakori avatar rsascha avatar sam-m888 avatar smartsammler avatar stephanerb avatar treebee avatar vickychenglau avatar willu47 avatar xhochy avatar

Stargazers

 avatar

Watchers

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