Skip to content

Conversation

@rwb196884
Copy link

Add support for command line parameters and showing error messages from stderr.

@CLAassistant
Copy link

CLAassistant commented Nov 18, 2025

CLA assistant check
All committers have signed the CLA.

@rwb196884
Copy link
Author

Fuck knows what that CLAssistant bollocks is all about; obviously I am a GitHub user.

@rwb196884
Copy link
Author

How the fuck does tools/ get renamed to lib/?

@kzu
Copy link
Member

kzu commented Jan 14, 2026

If you don't specify the PackFolder for the project, it's defaulted to lib.

@kzu
Copy link
Member

kzu commented Jan 14, 2026

The JQ.cs class is NOT public because it's packed as source. If you want to make it public in your (consuming) project, you declare a partial and make it public (in your assembly). This means there's no binary dll dependency for running JQ using this package.

@kzu
Copy link
Member

kzu commented Jan 17, 2026

Superseded by #88

@kzu kzu closed this Jan 17, 2026
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

Successfully merging this pull request may close these issues.

3 participants