codeshovel icon indicating copy to clipboard operation
codeshovel copied to clipboard

Publishing CodeShovel in a package repository

Open onewhl opened this issue 4 years ago • 0 comments

Hi,

Thank you for CodeShovel and the detailed documentation!

It would be great to add a possibility to use CodeShovel as a dependency in projects. Compared to CLI, this way provides several advantages, for example, users do not need to store jar in their projects, to sync with updates users need just to update the library version in the build file. Compared to Web Service REST, it makes it possible to use the library even when a user doesn't have an internet connection (of course, if a library is already downloaded).

Do you have any plans on implementing API and publishing CodeShovel in a package repository like JitPack?

Thanks, Zarina

onewhl avatar Mar 09 '21 09:03 onewhl