Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/liaartem/currencychartswing-java-23-maven
Maven Java 23 Swing NetBeans project - Construction of charts of currencies of NBU on years for watching of tendencies of change.
https://github.com/liaartem/currencychartswing-java-23-maven
java maven swing
Last synced: 21 days ago
JSON representation
Maven Java 23 Swing NetBeans project - Construction of charts of currencies of NBU on years for watching of tendencies of change.
- Host: GitHub
- URL: https://github.com/liaartem/currencychartswing-java-23-maven
- Owner: LiaArtem
- Created: 2022-09-26T08:41:29.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-11-09T10:02:15.000Z (about 2 months ago)
- Last Synced: 2024-11-09T10:31:23.803Z (about 2 months ago)
- Topics: java, maven, swing
- Language: Java
- Homepage:
- Size: 27.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CurrencyChartSwing-Java-23-Maven
Maven Java 23 Swing NetBeans project - Construction of charts of currencies of NBU on years for watching of tendencies of change.Відправка до Github
---------------------------------------------------------------------------------У Github створюємо в public repository - CurrencyChartSwing-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/CurrencyChartSwing-Java-23-Maven.git
- User: git
- Password: ghp_****************************
- Next
- master -> master (Next)
- master -> origin/master (Finish)