You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+17-1Lines changed: 17 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,8 @@ A cli client for getfullyear.com
4
4
## Features
5
5
- 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.
6
6
- 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!
- 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