Skip to content

A CLI tool to handle various social-media platforms all together.

License

Notifications You must be signed in to change notification settings

utsavk28/sociall-cli

 
 

Repository files navigation

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.

About

A CLI tool to handle various social-media platforms all together.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%