Migrate repository to new hosting and cleanup CI/CD files
Switched module path and imports to gitea.tryanks.com. Removed GitHub-specific files like workflows, dependabot, and devcontainer as part of migration. This streamlines the codebase for the new hosting environment.
This commit is contained in:
@@ -1,15 +1,7 @@
|
||||
# Signing PDF files with Go
|
||||
|
||||
[](https://github.com/digitorus/pdfsign/actions?query=workflow%3Abuild-and-test)
|
||||
[](https://github.com/digitorus/pdfsign/actions?query=workflow%3Agolangci-lint)
|
||||
[](https://goreportcard.com/report/github.com/digitorus/pdfsign)
|
||||
[](https://codecov.io/gh/)
|
||||
[](https://pkg.go.dev/github.com/digitorus/pdfsign)
|
||||
|
||||
This PDF signing library is written in [Go](https://go.dev). The library is in development, might not work for all PDF files and the API might change, bug reports, contributions and suggestions are welcome.
|
||||
|
||||
**See also our [PDFSigner](https://github.com/digitorus/pdfsigner/), a more advanced digital signature server that is using this project.**
|
||||
|
||||
## From the command line
|
||||
|
||||
```
|
||||
|
Reference in New Issue
Block a user