mirror of
https://github.com/fmtlib/fmt.git
synced 2025-07-30 10:47:35 +02:00
Update usage instructions
This commit is contained in:
@ -3,8 +3,11 @@
|
|||||||
"""Manage site and releases.
|
"""Manage site and releases.
|
||||||
|
|
||||||
Usage:
|
Usage:
|
||||||
manage.py release [<branch>]
|
FMT_TOKEN=<token> manage.py release [<branch>]
|
||||||
manage.py site
|
manage.py site
|
||||||
|
|
||||||
|
where <token> is a GitHub personal access token that can be obtained from
|
||||||
|
https://github.com/settings/tokens.
|
||||||
"""
|
"""
|
||||||
|
|
||||||
from __future__ import print_function
|
from __future__ import print_function
|
||||||
|
Reference in New Issue
Block a user