Skip to content

You can use template.hs to create a new GitHub repository. The repository will have Haskell, VS Code devcontainers, and various GitHub actions ready to use.

License

alunduil/template.hs

Repository files navigation

template.hs

Homepage

By Alex Brandt alunduil@gmail.com

Description

You can use template.hs to create a new GitHub repository. The repository will have Haskell, VS Code devcontainers, and various GitHub actions ready to use.

Terms of use

You are free to use template.hs as a basis for your own projects without any conditions. See the LICENSE file for details.

Prerequisites

  1. VS Code with "Remote Development" installed

How to use this template

  1. Visit the repository
  2. Click "Use this template"
  3. Follow the GitHub Docs to Create a repo
  4. Open VS Code
  5. Open the command prompt (ctrl+shift+p)
  6. Type "clone repository in container" and hit return
  7. Input the GitHub URL of your new repository
  8. In the resulting terminal (ctrl+`), run: cabal run initialise
  9. Browse to "Setting" -> "Actions" -> "General"
  10. Tick "Allow GitHub Actions to create and approve pull requests"
  11. Continue working on your awesome project

Documentation

  • LICENSE: The license governing use of template.hs

Getting Help

  • GitHub Issues: Support requests, bug reports, and feature requests

How to Help

About

You can use template.hs to create a new GitHub repository. The repository will have Haskell, VS Code devcontainers, and various GitHub actions ready to use.

Resources

License

Stars

Watchers

Forks

Packages

No packages published