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

Create Terminal App #14

Open
mubaris opened this issue Jan 19, 2018 · 4 comments
Open

Create Terminal App #14

mubaris opened this issue Jan 19, 2018 · 4 comments

Comments

@mubaris
Copy link
Member

mubaris commented Jan 19, 2018

Create a new directory - term/aurora and create a new terminal app version of aurora.

For example - aurora -q "The Quote" -a "Author" -f "Filename" -o 1 -g 3 will create quote with Filename.svg

Command Line Options

  • -q Quote string, you will have to convert this string in to an array of strings properly (Required)
  • -a Author (Required)
  • -f Filename without extension (Optional - Default - "quote")
  • -a Orientation. 0 - Square, 1 - Landscape and 2 - Portrait (Optional - Default - 0)
  • -g Gradient (Optional - Default - 0)

See this list and select one to parse command line options.

@arpitmisraw
Copy link

I'd like to work on it.

@gauthamzz
Copy link
Member

Status

@ProBeta1
Copy link

Shall I do this?

@gauthamzz
Copy link
Member

yeah sure @ProBeta1

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

No branches or pull requests

4 participants