Skip to content

peccu/dictionary-swift

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Dictionary-swift

Lookup Dictionary.app from command line

Usage

  • interpreter ver.
    ./dict.swift words
    
  • compiled ver. (needs pre-build)
    ./dict words
    

Build

swiftc dict.swift

move dict into your PATH or alias to it like below.

alias dict='path/to/dict'

License

MIT License

About

lookup Dictionary.app from command line

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages