Skip to content

Commit

Permalink
update for leanpub and lulu api creation
Browse files Browse the repository at this point in the history
  • Loading branch information
sushi2k committed Jul 25, 2021
1 parent e98392b commit 5e3aa50
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
4 changes: 3 additions & 1 deletion tools/updateLeanpub.sh
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
#!/bin/bash
echo "Will be created when we have full support from leanpub. For now do it manullay at https://leanpub.com/mobile-security-testing-guide/upload"
echo "There is a publishing API available https://leanpub.com/help/api."

echo "As of now (26th July 2021) the API of Leanpub is only available to Pro Customers, which would costs 12.99 USD per month. For now we do it manullay at https://leanpub.com/mobile-security-testing-guide/upload"
4 changes: 4 additions & 0 deletions tools/updateLulu.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
#!/bin/bash
echo "Will be created when we have full support from Lulu. For now do it manullay at https://leanpub.com/mobile-security-testing-guide/upload"

echo "At the moment (26th July 2021) it's only possible to use the API for ordering books, but not releasing a new version, https://api.lulu.com/docs/#section/Getting-Started/Generate-a-Token"

0 comments on commit 5e3aa50

Please sign in to comment.