shimataro
|
7cccbd3065
|
add cleanup process (#224)
* add cleanup process
* save state
* update README/CHANGELOG
* fix message
* `getSshDirectory()` should not be exported
|
2022-12-20 08:06:55 +09:00 |
|
shimataro
|
1512adeca4
|
Feature/GitHub key (#122)
* always prepend key of github.com
* update README and CHANGELOG
* update tests
* test to connect bitbucket.org
* update test
* update rest tests
|
2022-11-03 03:41:25 +09:00 |
|
shimataro
|
adea214356
|
Feature/refactor (#209)
* Change code style to 1TBS
* refactor creating ".ssh" directoy
* Add Windows-2022 / macOS-11 / macOS-12 / Ubuntu-22.04
Drop Ubuntu-16.04
* Drop centos:8 (Docker container)
* add CentOS 8 Stream (Docker container)
* use YAML alias
* Revert "use YAML alias"
This reverts commit 1ddbc7fde8 .
* update .eslintrc
* move calling main to front
|
2022-10-30 19:57:06 +09:00 |
|
shimataro
|
9a0947af3f
|
* update keyword-spacing (#121)
|
2020-02-26 09:08:08 +09:00 |
|
shimataro
|
b7ac21090a
|
Feature/eslint (#120)
* * remove eslint-plugin-import
* * update TypeScript rules
* * update valid-jsdoc
* * update sort-imports
* * update semicolon style
* * update lines-between-class-members
* * update id-length
* * update function-paren-newline
* * update dot-notation
|
2020-02-26 08:28:23 +09:00 |
|
shimataro
|
806ebadbbe
|
* refactor YAML file (#105)
|
2020-02-07 05:56:43 +09:00 |
|
shimataro
|
a4ff38c616
|
* add lint tools (#61)
|
2020-01-18 09:56:30 +09:00 |
|