mirror of
https://github.com/fmtlib/fmt.git
synced 2025-01-11 15:00:06 +00:00
Update usage instructions
This commit is contained in:
parent
5d5918a74d
commit
23b04ca6d5
@ -3,11 +3,10 @@
|
|||||||
"""Manage site and releases.
|
"""Manage site and releases.
|
||||||
|
|
||||||
Usage:
|
Usage:
|
||||||
FMT_TOKEN=<token> manage.py release [<branch>]
|
manage.py release [<branch>] Create a new release. $FTM_TOKEN should contain
|
||||||
|
a GitHub personal access token obtained from
|
||||||
|
https://github.com/settings/tokens.
|
||||||
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
|
||||||
|
Loading…
Reference in New Issue
Block a user