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

Add Makefile to build commands #348

Closed
hoangmirs opened this issue Jul 27, 2022 · 1 comment · Fixed by #359
Closed

Add Makefile to build commands #348

hoangmirs opened this issue Jul 27, 2022 · 1 comment · Fixed by #359
Assignees

Comments

@hoangmirs
Copy link
Contributor

Why

  • Makefile helps us to build commands easily. Other templates are using it: gin-templates, elixir-templates
  • With Makefile, we can build some basic commands e.g. install-dependencies, env-setup, dev, test so that we don't need to remember some commands in /bin folder. And it will be consistent with other templates as well.

Who Benefits?

Rails developers

@malparty
Copy link
Member

💯
Can we also update the Getting Started wiki page accordingly, so that we do not need to fix the current issue of "Run bundle install first` — it occurs when following exactly the indicated steps:

image

@tyrro tyrro self-assigned this Aug 1, 2022
@malparty malparty added this to the 5.3.0 milestone Sep 9, 2022
@malparty malparty removed this from the 5.3.0 milestone Feb 2, 2023
tyrro added a commit that referenced this issue Apr 11, 2023
malparty added a commit that referenced this issue Apr 24, 2023
…build-commands

[#348] Add Makefile to build commands
@malparty malparty mentioned this issue Jun 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants