Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Construct PowerShell Module (based on the gng bash script) #1

Open
1 of 6 tasks
phreed opened this issue Sep 24, 2021 · 0 comments
Open
1 of 6 tasks

Construct PowerShell Module (based on the gng bash script) #1

phreed opened this issue Sep 24, 2021 · 0 comments

Comments

@phreed
Copy link

phreed commented Sep 24, 2021

Provide the capabilities of the 'gng' bash script:

  • 'gng.psm1' a Powershell module providing
    • 'Invoke-Gradle' : a function which finds 'gradle.bat' and runs it with the specified tasks
    • 'Install-GradleWrapper' : a function which initializes the specified directory with a gradle wrapper
    • 'Get-GradleCert' : a function which runs keytool
  • 'install.ps1' : a script to install from the git repository into a PowerShell module directory
  • 'index-powershell.asciidoc' : documentation for the thing
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant