Giter Club home page Giter Club logo

build_tools_sandbox's Introduction

build_tools_sandbox's People

Contributors

j-s-ashley avatar

Watchers

Henry Schreiner avatar  avatar

build_tools_sandbox's Issues

Add repository defaults

Even for test projects it is good practice to have some repository structure and defaults. GitHub helps you with this when creating a project by including options to generate a README, LICENSE, and .gitignore file at repository creation.

As a small exercise:

Do this in a typical PR based workflow and use a GitHub closing keyword to automatically close this Issue when the PR gets merged.

Add cibuildwheel support

          As learning how to use cibuildwheel is a small task unto itself I would have kept the scope of this to just Issue #3 (so f6760e1804806b1caca408d819310ac38e38e116) and then built off of that in a seperate PR to add `cibuildwheel` support to build wheels that are distributable.

Originally posted by @matthewfeickert in #5 (comment)

Add GitHub Actions based CI workflow to build the project

In a PR add a GitHub Actions based workflow to the project that:

  • builds an sdist and a wheel for the project on a ubuntu-latest runner
  • also builds a wheel on macos-latest, and windows-latest runners
  • Uses additional GitHub Actions to upload the sdist and wheels to GitHub as run artifacts.

To get started, read through the GitHub Actions: Intro guide that @henryiii wrote for Scientific Python and ask any questions that you have in this Issue. ๐Ÿ‘

We'll just start with doing a simple build here (e.g. python -m build .), and then move to using cibuildwheel in a follow up PR.

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.