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

add support for diagnostics #4

Open
zwetan opened this issue Jan 18, 2016 · 0 comments
Open

add support for diagnostics #4

zwetan opened this issue Jan 18, 2016 · 0 comments

Comments

@zwetan
Copy link
Member

zwetan commented Jan 18, 2016

it would be useful to be able to list all the informations of Redtamarin

not only the version like we have with -v

but also list Redtamarin environment variables
for ex: REDTAMARIN_SDK=/usr/lib/redtamarin

and list the ABC libraries installed and their versions
for ex: $ redtamarin --show-libraries
and you would get

redtamarin  0.4.1
redbeanlib  1.0.3
httplib     1.0
ansilib     0.9
etc.

detect and list other SDK
like the Flex SDK, the AIR SDK

detect and list additional tools
like debian package helper

show a diagnostics info as
$ redtamarin --diagnostics
and get

you can compile ABC files       [✔]
you can create projectors       [✔] 
you can build with the AIR SDK  [✘]
some configuration problem      [⚠]
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

1 participant