issues
search
iomentum
/
cargo-scaffold
cargo scaffold lets you scaffold and generate projects described in a simple TOML file
MIT License
57
stars
12
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
only download the git tree at the commit we are targeting
#54
Geal
closed
6 months ago
0
Support for using `parameters` inside hooks
#53
gabhijit
closed
6 months ago
0
Scaffold Parameter's default value is not used.
#52
gabhijit
opened
7 months ago
0
Unexpected Argument of git repo
#51
Sulbigar
closed
9 months ago
5
Update to support handlebars v5
#50
campeis
closed
10 months ago
3
Windows Support?
#49
k86td
closed
11 months ago
1
Clap v4 and updating other dependencies (#43)
#48
gabhijit
closed
11 months ago
1
Using project name from command line (#46)
#47
gabhijit
closed
1 year ago
1
project name: `-n ` flag on the command line is not honoured
#46
gabhijit
closed
1 year ago
0
using `render_path` to render directory paths.
#45
gabhijit
closed
1 year ago
1
Add support for using parameter values in creating directories
#44
gabhijit
closed
1 year ago
2
Use the stdlib instead of atty
#43
o0Ignition0o
opened
1 year ago
3
Update buildstructor to latest version
#42
BrynCooke
closed
1 year ago
0
Set up renovate or similar
#41
BrynCooke
opened
1 year ago
0
Use `auth-git2` crate for git authentication.
#40
de-vri-es
closed
1 year ago
2
Support binary files if templating is disabled.
#39
de-vri-es
closed
1 year ago
2
chore: enable 'vendored-openssl' feature for 'git2'
#38
EverlastingBugstopper
closed
1 year ago
0
Update to use latest `git2` dependency.
#37
abernix
closed
1 year ago
1
feat: add support for git branch on templates
#36
bnjjj
closed
1 year ago
0
Add a way to specify a branch for the git template
#35
bnjjj
closed
1 year ago
0
-n option not skipping prompt
#34
raedatoui
closed
2 years ago
1
upgrade to 0.8.6
#33
bnjjj
closed
2 years ago
0
disable jsonnet dep in handlebars_misc_helpers
#32
bnjjj
closed
2 years ago
0
cannot install cargo-scaffold v0.8.5 on mac intel
#31
yanns
closed
2 years ago
6
Scaffold cloning mechanism not respecting git ssh configuration
#30
abernix
opened
2 years ago
1
Is there any support for arm64?
#29
Ksiner
opened
2 years ago
3
remove the unused cargo dependency
#28
Geal
closed
2 years ago
0
Rename `example.handlebars` in template to `example` in generated project
#27
SimonSapin
opened
2 years ago
0
Deal with windows paths.
#26
o0Ignition0o
closed
2 years ago
0
Add support for finding templates in rust-embed
#25
BrynCooke
opened
2 years ago
0
Add builtin parameters
#24
bnjjj
opened
2 years ago
0
Fix unwrapping of project name.
#23
BrynCooke
closed
2 years ago
0
Add the ability to specify parameters from the command line
#22
BrynCooke
closed
2 years ago
0
Also allow branch name when using -t
#21
BrynCooke
closed
2 years ago
1
Add the ability to specify a parameter from the command line
#20
BrynCooke
closed
2 years ago
1
Issue with using git tags
#19
BrynCooke
closed
2 years ago
2
Add the ability to use a git tag instead of commit
#18
BrynCooke
closed
2 years ago
1
Only exclude `.scaffold.toml` if it is in root.
#17
BrynCooke
closed
2 years ago
0
Nested .scaffold.toml files are not copied
#16
BrynCooke
closed
2 years ago
1
Allow deriving of parameters before templating
#15
BrynCooke
closed
2 years ago
1
append mode fails if a directory already exists
#14
BrynCooke
closed
2 years ago
3
Allow parameter expansion on hooks
#13
BrynCooke
closed
2 years ago
1
Exclude a directory from template processing
#12
BrynCooke
closed
2 years ago
1
Ability to specify template within a sub-directory of a git repository
#11
BrynCooke
closed
2 years ago
1
feat(lib): add better lib usage and methods. Add tags on parameters
#10
bnjjj
closed
3 years ago
0
Update Readme for template commit
#9
ThibsG
closed
3 years ago
0
Specify optional commit for template used
#8
ThibsG
closed
3 years ago
0
Move to StructOpt
#7
ThibsG
closed
3 years ago
0
feat: keep permissions of files created and delete the kebab case for filename
#6
bnjjj
closed
3 years ago
1
Could be useful to specify the hash commit we want to use for the template version
#5
bnjjj
closed
3 years ago
0
Next