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

Provide template for a CLI-only application #47

Open
CloudNiner opened this issue Dec 22, 2020 · 2 comments
Open

Provide template for a CLI-only application #47

CloudNiner opened this issue Dec 22, 2020 · 2 comments

Comments

@CloudNiner
Copy link

Many applications we write are CLI tools and the abstractions provided by https://github.com/azavea/azavea.g8/blob/master/src/main/g8/application/src/main/scala/%24package__packaged%24/api/commands/Commands.scala are useful for those types of applications as well.

It would be awesome to have one of two things:

  1. A separate g8 template that configures a CLI app without having to remove all the extra stuff from this one.
  2. A mode in this g8 template that does the same as (1)
@github-actions
Copy link

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

@github-actions github-actions bot added the stale label Feb 22, 2021
@jisantuc jisantuc removed the stale label Feb 22, 2021
@github-actions
Copy link

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

@github-actions github-actions bot added the stale label Apr 26, 2021
@pomadchin pomadchin reopened this May 10, 2021
@pomadchin pomadchin removed the stale label May 10, 2021
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

3 participants