Skip to content

quickplates/generic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

62 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

generic

Generic project template ๐Ÿ‘ค

Lint Test Example


๐Ÿ’ก About

This repository contains a copier template that can be used to create generic-purpose projects.

You can view the example of project generated from this template here.

๐Ÿ“œ Usage

To create a new project from this template in the current directory, make sure you have copier installed and run:

copier copy gh:quickplates/generic .

๐Ÿš€ Features

  • fully reproducible development environments with Dev Containers and Nix
  • automatic environment activation with direnv
  • running tasks with Task
  • formatting and linting with Trunk
  • continuous integration with GitHub Actions
  • easy to write and nice looking documentation with Docusaurus

๐Ÿ’ป Development

Read more about how to develop the project here.

If you have any ideas on how to improve this template, please open an issue or submit a pull request. All contributions are welcome! ๐Ÿค—