Skip to content

Commit 58a02bf

Browse files
author
Mauko Quiroga
committed
Alias serve as api for backwards compatibility
1 parent 12c4184 commit 58a02bf

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

Makefile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,3 +98,5 @@ serve:
9898
@## make serve openfisca_args="--welcome-message 'Hola :)'"
9999
@## make serve gunicorn_args="--workers 1" openfisca_args="--welcome-message 'Hola :)'"
100100
openfisca serve --country-package ${COUNTRY_TEMPLATE} --extensions ${EXTENSION_TEMPLATE} ${gunicorn_args} ${openfisca_args}
101+
102+
api: serve

0 commit comments

Comments
 (0)