Crinit::Config
Constructors
new(skeleton_type : String = "app", name : String = "", dir : String = "", author : String = "your-name-here", email : String = "your-email-here", github_name : String = "your-github-user", custom_template_path : String | Nil = nil, force : Bool = false, skip_existing : Bool = false, silent : Bool = false, no_git : Bool = false, offline : Bool = false, refresh_assets : Bool = false, cache_dir : Path | Nil = nil)
SourceInstance methods
author
Sourcecache_dir
Sourcecustom_template_path
Sourcedir
Sourceemail
Sourceexpanded_dir
Sourceforce?
Sourcegithub_name
Sourcegithub_repo
Sourcename
Sourceno_git?
Sourceoffline?
Sourcerefresh_assets?
Sourcesilent?
Sourceskeleton_type
Sourceskip_existing?
Source