Skip to content

Commit

Permalink
Deprecation note
Browse files Browse the repository at this point in the history
  • Loading branch information
gilgardosh committed Aug 31, 2022
1 parent c0361bc commit 6e2abcf
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 12 deletions.
14 changes: 3 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,5 @@
# israeli-vat-scraper
# The Israeli Vat Scraper has been moved

# Pre execution:
- Add the following credentials as environment variables:
- VAT_NUM
- USER_CODE
- USER_PASS
- Alternatively, add the credentials as input to the scraper function
**This tool has been moved to [@accounter-toolkit/israeli-vat-scraper](https://github.com/gilgardosh/accounter-toolkit/tree/master/packages/israeli-vat-scraper)**

# Development:
- make schema fields as strict as possible
- expand configurations (limit years, validate with schema, etc)
- add scalars to data attributes
as a part of the [Accounter Toolkit](https://github.com/gilgardosh/accounter-toolkit/) monorepo.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "israeli-vat-scraper",
"version": "0.3.1",
"version": "0.3.3",
"description": "Scraper app for fetching Israeli VAT data",
"type": "module",
"main": "dist/index.js",
Expand Down

0 comments on commit 6e2abcf

Please sign in to comment.