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

change: show a warning message if the user tries to install APISIX by the command make install #1463

Closed
membphis opened this issue Apr 16, 2020 · 1 comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@membphis
Copy link
Member

membphis commented Apr 16, 2020

issue comment: #1449 (comment)

  1. we can hide the install command
  2. show a warning message if the user tries to install by make install
$ make help
Makefile rules:

    help:             Show Makefile rules.
    deps:             Installation dependencies
    utils:            Installation tools
    lint:             Lint Lua source code
    init:             Initialize the runtime environment
    run:              Start the apisix server
    stop:             Stop the apisix server
    verify:           Verify the configuration of apisix server
    clean:            Remove generated files
    reload:           Reload the apisix server
    install:          Install the apisix
    test:             Run the test case
    license-check:    Check Lua source code for Apache License
@membphis membphis added the enhancement New feature or request label Apr 16, 2020
@moonming moonming added good first issue Good for newcomers help wanted Extra attention is needed labels Apr 16, 2020
@ShiningRush
Copy link
Contributor

close issue with #1591

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants