Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/844196/soudane
Ⓨ そうだね
https://github.com/844196/soudane
Last synced: 27 days ago
JSON representation
Ⓨ そうだね
- Host: GitHub
- URL: https://github.com/844196/soudane
- Owner: 844196
- License: mit
- Created: 2015-08-16T14:33:24.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2015-08-16T16:03:17.000Z (about 9 years ago)
- Last Synced: 2023-08-02T04:55:11.192Z (over 1 year ago)
- Language: Shell
- Homepage:
- Size: 126 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# soudane
![](https://pbs.twimg.com/media/CMhh_UvU8AA9w-j.png:large)
ディレクトリに対し「Ⓨ そうだね」できるようになります
## Setup
```shellsession
$ make
# make install$ # 初回起動時に必ず明示的に実行すること
$ soudane init
```## Usage
```shellsession
$ # メッセージを表示しないで実行
$ soudane$ cd ./dotfiles; soudane; cd;
$ # -v(--verbose)オプションで冗長に実行
$ soudane --verbose
s083027は'/home/s083027'に「Ⓨ そうだね」しました$ # listで今まで「そうだね」したディレクトリと回数を表示
$ soudane list
2 /home/s083027
1 /home/s083027/dotfiles
```## See Also
- [FavSign](http://forum.minecraftuser.jp/viewtopic.php?f=38&t=24490#p239094) (Minecraft Spigot Server Plugin)