Skip to content

Commit

Permalink
plz contribute
Browse files Browse the repository at this point in the history
  • Loading branch information
esperar committed Nov 5, 2024
1 parent 7d1d190 commit cdde7ed
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,12 @@ curl -X POST http://localhost:8080/exec -d '{"command": "ls -l"}' -H "Content-Ty

Feel free to fork this repository, create issues, or submit pull requests! For major changes, please open an issue first to discuss your ideas.

Please design the REST API rules as /{OS}/{cmd}! The directories should also follow the same structure: /{OS}/{cmd}. Additionally, please add the relevant endpoints to the README.


## License

Distributed under the MIT License. See `LICENSE` for more information.

We welcome contributions of commands from various OS environments!

0 comments on commit cdde7ed

Please sign in to comment.