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

aah generate for systemd file - to start with #134

Closed
2 tasks done
jeevatkm opened this issue Oct 7, 2017 · 1 comment
Closed
2 tasks done

aah generate for systemd file - to start with #134

jeevatkm opened this issue Oct 7, 2017 · 1 comment
Assignees
Labels
Projects

Comments

@jeevatkm
Copy link
Member

jeevatkm commented Oct 7, 2017

Goal of generate command - increases productivity and helps developer on tedious tasks during application development. It generates boilerplate code, configuration files and complement scripts, etc.

# For example to generate `systemd` service file
aah generate script --name systemd --importpath github.com/user/appname

# Short form
aah g s -n systemd -i github.com/user/appname

# If you're on app path
aah g s -n systemd
  • Implementation
  • Documentation
@jeevatkm jeevatkm added cli-tool aah CLI tool feature labels Oct 7, 2017
@jeevatkm jeevatkm added this to the v0.10 Milestone milestone Oct 7, 2017
@jeevatkm jeevatkm added this to v0.10 - Iteration (Not yet started) in aah Roadmap Oct 7, 2017
@jeevatkm jeevatkm changed the title aah generate for systemd and docker config file - to start with aah generate for systemd file - to start with Oct 10, 2017
@jeevatkm jeevatkm moved this from v0.10 - Iteration to v0.10 - In Progress in aah Roadmap Oct 18, 2017
@jeevatkm jeevatkm self-assigned this Feb 26, 2018
jeevatkm added a commit to go-aah/tools that referenced this issue Feb 27, 2018
jeevatkm added a commit to go-aah/docs that referenced this issue Feb 27, 2018
@jeevatkm
Copy link
Member Author

Its done 😄

@jeevatkm jeevatkm moved this from v0.10 - In Progress to v0.10 - Completed in aah Roadmap Feb 27, 2018
@jeevatkm jeevatkm moved this from v0.10 - Completed to Released to Audience in aah Roadmap Mar 29, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
aah Roadmap
  
Released to Audience
Development

No branches or pull requests

1 participant