- Create a /config.json file by copying the contents of /config.json.example and replacing the necessary fields
- Install the dependencies and dev-dependencies and start the server.
$ npm install
$ npm run dev
$ sociall-cli feeds
$ sociall-cli update
$ sociall-cli notifications
$ sociall-cli post
$ sociall-cli schedule-post
Options:
--platfrom, -pf List of platforms
$ sociall-cli --help "use help command to get details of all available commands"
If you think you've found a bug, or something isn't behaving the way you think it should, please raise an issue on GitHub.
Read our Contribution Guidelines for information on how you can help out Sociall-CLI.
Sociall-CLI is licensed under the MIT License. See LICENSE for the full license text.