Skip to content

Commit a4dc309

Browse files
authored
Update README.md
1 parent 2f6dc83 commit a4dc309

File tree

1 file changed

+17
-1
lines changed

1 file changed

+17
-1
lines changed

README.md

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@ A cli client for getfullyear.com
44
## Features
55
- Versatile: This is good for many use cases. Use it when you forget the year, need to add a copyright footer to your cli, or you want to see trending ADs.
66
- Extensible: With many output options, including JSON, you can use this with whatever you want
7-
- Compliant: This getfullyear.com client is fully compliant with their terms of service, so you can sleep well at night knowing you will not be sued.
7+
- Compliant: This getfullyear.com client is fully compliant with their terms of service, so you can sleep well at night knowing you will not be sued.
8+
- Cross Platform: Works on Windows, Linux, and MacOS. Want WASM? Look elsewhere!
89

910

1011
Download Binaries in releases
@@ -45,3 +46,18 @@ Magnum: size matters
4546
4647
Copyright © 2024 Software you can't trust
4748
```
49+
50+
## Contributing
51+
- You can build this with the build.bat script
52+
- We don't support Linux of Mac contributors
53+
- If you are not on Windows, you can try Wine
54+
- We take no responsibility if you get drunk
55+
56+
We have a few contribution rules:
57+
- This project does NOT use git. You can only use the Github WebUI
58+
- You can not use VIM to write code for this tool. We only allow Emacs.
59+
- We are considering allowing Windows notepad, but we are still trying to load this file in the new Windows notepad to see how it looks. Once it opens we will provide an update.
60+
- DO NOT WRITE TESTS: Due to constant bugs in the API, tests are prone to fail often. We cannot afford to be constantly tweaking our test cases.
61+
62+
## Known Issues
63+
- getfullyear.com does not currently allow enterprise subscriptions because their serverless servers cannot handle the influx of new customers. Therfore, we cannot properly test this against enterprise mode.

0 commit comments

Comments
 (0)