2021-03-01 10:52:49 +00:00
|
|
|
Overview
|
|
|
|
--------
|
2021-02-28 14:17:18 +00:00
|
|
|
|
|
|
|
GoToSocial will solve your problem of where to start with documentation,
|
|
|
|
by providing a basic explanation of how to do it easily.
|
|
|
|
|
|
|
|
Look how easy it is to use::
|
|
|
|
|
|
|
|
import project
|
|
|
|
# Get your stuff done
|
|
|
|
project.do_stuff()
|
|
|
|
|
|
|
|
Features
|
|
|
|
--------
|
|
|
|
|
|
|
|
- Be awesome
|
|
|
|
- Make things faster
|
|
|
|
|
|
|
|
Installation
|
|
|
|
------------
|
|
|
|
|
|
|
|
Install $project by running:
|
|
|
|
|
|
|
|
install project
|
|
|
|
|
2021-02-28 17:08:27 +00:00
|
|
|
Open Source
|
|
|
|
-----------
|
2021-02-28 14:17:18 +00:00
|
|
|
|
2021-02-28 17:08:27 +00:00
|
|
|
GoToSocial is a free and open-source project.
|
|
|
|
|
|
|
|
- Issue Tracker: https://github.com/gotosocial/gotosocial/issues
|
|
|
|
- Source Code: https://github.com/gotosocial/gotosocial
|
2021-02-28 14:17:18 +00:00
|
|
|
|
|
|
|
Support
|
|
|
|
-------
|
|
|
|
|
|
|
|
If you are having issues, please let us know.
|
|
|
|
|
|
|
|
License
|
|
|
|
-------
|
|
|
|
|
2021-02-28 17:08:27 +00:00
|
|
|
GoToSocial is licensed under the `GNU AFFERO GENERAL PUBLIC LICENSE <https://github.com/gotosocial/gotosocial/blob/main/LICENSE>`_ (AGPLv3).
|