Skip to content

Commit

Permalink
make github config file jinja to use template vars (#23)
Browse files Browse the repository at this point in the history
  • Loading branch information
evanharmon1 authored Dec 22, 2024
1 parent e75ce85 commit b055a7a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,12 @@ Author: Evan Harmon
## Usage
Create a new project with: `copier copy harmon-stack new-project --trust`

test

The command will ask you a series of questions to create a new project.
Before using for the first time you will probaby want to customize the copier.yml file. Most importantly, the variables that aren't presented to you when you create a project (i.e, the varables that are set to `when: false`).

### Normal Procedure For New Projects
- Choose to create a new remote GitHub repository, initialize it, create a new release, but choose to do so from the local branch at the current path.

## Setup & Installation

### Requirements
Expand Down

0 comments on commit b055a7a

Please sign in to comment.