Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/liaartem/kred-calcswing-java-23-maven
Maven Java 23 Swing NetBeans project - Credit calculator (real estate, auto) (annuity, the classics)
https://github.com/liaartem/kred-calcswing-java-23-maven
java maven swing
Last synced: about 17 hours ago
JSON representation
Maven Java 23 Swing NetBeans project - Credit calculator (real estate, auto) (annuity, the classics)
- Host: GitHub
- URL: https://github.com/liaartem/kred-calcswing-java-23-maven
- Owner: LiaArtem
- Created: 2022-09-26T10:53:44.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-11-09T10:03:26.000Z (3 months ago)
- Last Synced: 2024-12-06T05:13:04.238Z (about 2 months ago)
- Topics: java, maven, swing
- Language: Java
- Homepage:
- Size: 35.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Kred-calcSwing-Java-23-Maven
Maven Java 23 Swing NetBeans project - Credit calculator (real estate, auto) (annuity, the classics)Відправка до Github
---------------------------------------------------------------------------------У Github створюємо в public repository - Kred-calcSwing-Java-23-Maven
- Генеруємо токен:
- У Github -> Profile -> Settings -> Developer settings (https://github.com/settings/apps) -> Personal access tokens -> Generate new token
- Note - Netbeans
- Expiration - 90 днів
- Вибираємо - repo
- Generate token
- Копіюємо код токена
- Копіюємо ключ (приклад: ghp_****************************)В Netbeans:
- -> Team -> Git -> Initialize repository (якщо ще не створено)
- -> Team -> Commit
- -> Team -> Remote -> Push
- Specify Git Repository Location
- URL: https://github.com/LiaArtem/Kred-calcSwing-Java-23-Maven.git
- User: git
- Password: ghp_****************************
- Next
- master -> master (Next)
- master -> origin/master (Finish)