Skip to content

Conversation

@Nicolasopf
Copy link

In order to use it in a faster way you can install it, the file will be moved to /usr/local/bin, so the user doesnt need to referer to an specific path, also the file name need to be changed, this doesn't affect directly the program because you are actually specifying #!/usr/bin/python3 in your first line, so the file when executed as "w3c_validator file1" will execute python3 w3c_validator file1.

@Nicolasopf Nicolasopf changed the title Install branch Install Mar 1, 2021
@Emmo00
Copy link

Emmo00 commented May 21, 2023

The idea is cool, but instead of remaining the python file, we could just write a bash script wrapper for running it too.

Emmo00 added a commit to Emmo00/W3C-Validator that referenced this pull request May 21, 2023
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