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

Document CFLint contribution/build/test/play with process #317

Closed
TheRealAgentK opened this issue Jun 27, 2017 · 4 comments
Closed

Document CFLint contribution/build/test/play with process #317

TheRealAgentK opened this issue Jun 27, 2017 · 4 comments
Assignees

Comments

@TheRealAgentK
Copy link
Collaborator

Stuff like:

import project into Eclipse / IntelliJ
how to run a test
how to build maven artefacts
how to execute from IDE and step into code etc

@cybersonic
Copy link

+1 for this! I am not a maven person but could easily get into the code, I have spent an hour getting this project and then cfparser and it seems like I am going down a rabbit hole. It would be great to know how I can build it, so I can then at least do a bunch of typo fixes (spotted loads) and test my new rules.

ryaneberly added a commit that referenced this issue May 4, 2018
@ryaneberly ryaneberly self-assigned this May 4, 2018
@ryaneberly
Copy link
Contributor

Hi @cybersonic. Thanks for your interest in making CFLint better.

How does this look:
https://github.com/cflint/CFLint/blob/dev/BUILDING.md

@ryaneberly
Copy link
Contributor

You do not want to start with trying to build cfparser from scratch, it is quite the 'rabbit hole'. The gradle build of CFLint will take care of the dependencies for you.

The maven build is deprecated and it only hanging on until we get the release process migrated to gradle. Your experimenting with CFLint is better spent with gradle.

@cybersonic
Copy link

Thanks for that! I shall have a look now!

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

3 participants