Skip to content

Latest commit

 

History

History
46 lines (30 loc) · 1.15 KB

README.md

File metadata and controls

46 lines (30 loc) · 1.15 KB

Sociall-CLI

sociall

Tech

Getting Started

  • 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

Available Commands

$ 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"

Reporting Issues

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.

Contributing

Read our Contribution Guidelines for information on how you can help out Sociall-CLI.

Licensing

Sociall-CLI is licensed under the MIT License. See LICENSE for the full license text.