Documentation
¶
Index ¶
- func CreateEnv(envPath string) error
- func FillLicense(c *github.Client, ctx context.Context, l string) (string, error)
- func GetEnvLoc() (string, error)
- func ReadEnv(envPath string) ([]string, error)
- func ReadInput(prompt string) (string, error)
- func TimeInDays(t time.Duration) string
- func Truncate(text string, maxLen int) string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FillLicense ¶ added in v0.5.0
Replace [year] and [fullname] in the License with actual values (username from github and current year)
func TimeInDays ¶ added in v0.4.0
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.