not-stakkr-init(1) -- Self-hosted automatic tweet posting software - setting application ======================================================================================== ## SYNOPSIS `not-stakkr` [OPTIONS] `init` [INIT_OPTIONS] ## DESCRIPTION Initialise the global application data with the values provided via `stdin`. For description of `not-stakkr` itself see `not-stakkr(1)`. ## OPTIONS See `not-stakkr(1)`. ## INIT_OPTIONS -f --force Override current app configuration. By default the init subsystem will fail if app data already exists to prevent data loss, use this option to override that. ## EXAMPLES `not-stakkr init` [`-f`] The basic form of initialisation, will fail if an application is already initialised and `-f` was not provided. Full in/output pass: App key: qdPD7N8CcPYDKiNv81QWNWaHK App secret: U9A5CM1LzwNliBiHGPIJyx6tFYAGVr3bCMbVkWKu8Zb13kHD4p ## AUTHOR Written by nabijaczleweli <> ## REPORTING BUGS <> ## SEE ALSO <>