Skip to content

ggilmore/kickstart

Repository files navigation

Kickstart CI

Kickstart is my personal template repository that bootstaps:

Dependencies

Install

  1. Add the following asdf plugins:
  • dhall
    • asdf plugin-add dhall
  • shellcheck
    • asdf plugin-add dhall
  • shfmt
    • asdf plugin-add shfmt
  • fd
    • asdf plugin-add fd
  • yarn
    • asdf plugin-add yarn
  • deno
    • asdf plugin-add deno
  • node
    • # https://github.com/asdf-vm/asdf-nodejs#install
      asdf plugin-add nodejs
      ~/.asdf/plugins/nodejs/bin/import-release-team-keyring
  • just
    • asdf plugin-add just https://github.com/ggilmore/asdf-just.git
  1. Run asdf install to install all the tools specified in .tool-versions
  2. Run just install to install all the packages

Usage

Run just all to render the CI pipeline, format, and lint all files

License

See LICENSE © Geoffrey Gilmore

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published