Skip to content

터미널에서 관심 주식 가격 모니터링

License

Notifications You must be signed in to change notification settings

ysoftman/ohmystock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

oh my stock

터미널에서 관심 주식 가격 모니터링

주식 종목 데이터

build and deploy

# 테스트(-f, --follow flag)
cargo run -- -f 카카오

# 빌드 및 실행
cargo build
target/debug/ohmystock 카카오

# cargo ohmystock 로그인
# https://crates.io/me 에서 토큰 생성(토큰이 만료된 경우 다시 생성)
cargo login cio75TLro7cxCGOwjvNmFu6NSBAnLR8troQ

# cargo.toml 버전업 수정 -> git 커밋 -> cargo 로 배포
# --allow-dirty : git 커밋 없이 로컬 변경 사항이 있는채로 배포 허용
cargo publish

About

터미널에서 관심 주식 가격 모니터링

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages