mirror of
https://github.com/InsanusMokrassar/KotlinPublicationScriptsBuilder.git
synced 2024-11-24 19:18:52 +00:00
Update README.md
This commit is contained in:
parent
b884627837
commit
47b5097497
17
README.md
17
README.md
@ -1,2 +1,19 @@
|
||||
# KotlinMppPublicationBuilder
|
||||
|
||||
This application was created to decrease routine in process of project creating. Currently this tool can:
|
||||
|
||||
* Create `publish.gradle` file with
|
||||
* Customizable project name and description
|
||||
* Autoloading and filling license info
|
||||
* Optional GPG signing
|
||||
* Opportunity to automatically include `MavenCentral` (Sonatype) repository as target repo
|
||||
* Include different developers with their nicknames and e-mails
|
||||
* Create configuration file with extension `kpsb` to be able to reconfigure publication in future via this app and simply update after new versions of application will be created
|
||||
|
||||
## Screenshots
|
||||
|
||||
![Clear state](https://github.com/InsanusMokrassar/KotlinPublicationScriptsBuilder/blob/master/.github/images/Screenshot%20clear.png)
|
||||
|
||||
![License autofilling](https://github.com/InsanusMokrassar/KotlinPublicationScriptsBuilder/blob/master/.github/images/Screenshot%20license%20example.png)
|
||||
|
||||
![Developers](https://github.com/InsanusMokrassar/KotlinPublicationScriptsBuilder/blob/master/.github/images/Screenshot%20developers%20example.png)
|
||||
|
Loading…
Reference in New Issue
Block a user