giter8 icon indicating copy to clipboard operation
giter8 copied to clipboard

a command line tool to apply templates defined on GitHub

Results 57 giter8 issues
Sort by recently updated
recently updated
newest added

As I spoke on gitter room: I was thinking about few features: * downloading templates from `github` ( I've done my first, mini plugin to do that https://github.com/charafau/sbt-giter8-scaffold-fetcher ) *...

Hi, We are using enterprise artifactory to manage dependencies. For scala/java dependencies we use the lightbend ivy repo (https://dl.bintray.com/typesafe/ivy-releases/) & maven central repo Is it possible to make the giter8...

Similar to #94 , rather than AuthFailed I'm getting complaints about "session down" when my key is protected. Standard git clone of the same repo works fine and triggers password...

Updates org.slf4j:slf4j-simple from 1.7.36 to 2.0.3. I'll automatically update this PR to resolve conflicts as long as you don't change it yourself. If you'd like to skip this version, you...

Currently in the case of `maven` properties, if the property fails to resolve within the defaults - for example, if artifact is not released yet - then even if argument...

## About this PR 📦 Updates org.slf4j:slf4j-simple from `1.7.36` to `2.0.12` ⚠ ## Usage ✅ **Please merge!** I'll automatically update this PR to resolve conflicts as long as you don't...

## steps sbt or Giter8 version: *1.9.8* Generate a new new template project: ``` g8 foundweekends/giter8.g8 ``` Start the SBT prompt and run tests: ``` sbt:My Template Project> test ```...

## steps 1. Set up a local g8 test project. 2. Include an image. 3. Run the local test process to generate a project from your template. 4. Try and...

## steps ## problem ``` PS D:\dev\test> sbt new http4s/http4s.g8 --branch 1.0 [info] welcome to sbt 1.6.2 (Azul Systems, Inc. Java 17.0.2) [info] loading global plugins from C:\Users\username\.sbt\1.0\plugins [info] set...

## About this PR 📦 Updates [com.github.sbt:sbt-ghpages](https://github.com/sbt/sbt-ghpages) from `0.7.0` to `0.8.0` 📜 [GitHub Release Notes](https://github.com/sbt/sbt-ghpages/releases/tag/v0.8.0) - [Version Diff](https://github.com/sbt/sbt-ghpages/compare/v0.7.0...v0.8.0) ## Usage ✅ **Please merge!** I'll automatically update this PR to resolve...