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

Adds help command #659

Merged

Conversation

hasukmistry
Copy link

Adds help command in make file.

Adds help command in make file.
@Robinlovelace
Copy link
Collaborator

This is cool!

Just tried it:

git checkout -b hasukmistry-feature/add-make-help-target main
git pull git://github.com/hasukmistry/geocompr.git feature/add-make-help-target
make help

And I get:

make help

Usage:
  make <target>

Targets:
  build                 Make Build
  pdf                   Render book in pdf
  md                    Generate Markdown
  install               Perform install
  deploy                Perform deployment
  help                  List available commands and their usage

@Robinlovelace Robinlovelace merged commit 4b41771 into geocompx:main Oct 13, 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

Successfully merging this pull request may close these issues.

None yet

2 participants