Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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)