This repository has been archived by the owner on Oct 21, 2024. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #76 from takkii/develop
Update.
- Loading branch information
Showing
4 changed files
with
2 additions
and
73 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
*go_straight* | ||
|
||
version: 2024/03/01 | ||
version: 2024/03/02 | ||
Author: takkii <[email protected]> | ||
License: MIT | ||
|
||
|
@@ -21,9 +21,7 @@ x = go_straight | |
辞書読み込み $HOME or vim-plug: Neovim/Vim | ||
ログフォルダ作成 ruby ./tools/create.rb | ||
ログフォルダ削除 ruby ./tools/delete.rb | ||
環境構築自動 ruby ./tools/install.rb | ||
機械学習(試作) python ./lib/skl_straight.py | ||
configフォルダ/requirements削除 ruby ./tools/uninstall.rb | ||
バージョンチェック(Windows) python pake.py | ||
バージョンチェック(UNIX) ./pake | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
*go_straight* | ||
|
||
version: 2024/03/01 | ||
version: 2024/03/02 | ||
Author: takkii <[email protected]> | ||
License: MIT | ||
|
||
|
@@ -21,9 +21,7 @@ x = go_straight but less than 4.0 is recommended | |
Load dictionary $HOME or vim-plug: Neovim/Vim | ||
Create log folder ruby ./tools/create.rb | ||
Delete log folder ruby ./tools/delete.rb | ||
Automatic environment construction ruby ./tools/install.rb | ||
Machine learning (prototype) python ./lib/skl_straight.py | ||
Delete Config folder and Requirements ruby ./tools/uninstall.rb | ||
Python version check (Windows) python pake.py | ||
Python version check (UNIX) ./pake | ||
|
||
|
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.