Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Command Line Script #230

Open
kjrajvir opened this issue Mar 21, 2018 · 1 comment
Open

Command Line Script #230

kjrajvir opened this issue Mar 21, 2018 · 1 comment

Comments

@kjrajvir
Copy link

kjrajvir commented Mar 21, 2018

I want to create a command line script using flourishlib. How is it possible to load flourislib command line?

@BrendonKoz
Copy link

This is more of a PHP question than a flourishlib question. Essentially you'd load the classes the same as you would in a web project, your output would just be simpler, and you likely wouldn't need or use the fHTML class.

Here's a fairly simple and quick overview of using PHP for the command line.
https://joshuamcginnis.com/2010/07/09/inroduction-to-writing-php-command-line-cli-scripts/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants