Skip to content
This repository has been archived by the owner on Nov 8, 2022. It is now read-only.

🚢 A simple Vue application that uses GitHub API to prepare and ship IxDF platform releases (IxDF dogfood project)

License

Notifications You must be signed in to change notification settings

InteractionDesignFoundation/shipper

Repository files navigation

Shipper logo: a trolley for transporting goods

image Netlify Status

Shipper

IxDF Release helper based on GitHub API

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint

Run tests

yarn test