[package]
name = "hacknow"
version = "0.1.0"
authors = ["Marcus Weiner <melodie124@gmail.com>", "Moritz Gunz <moritz.gunz@gmail.com>"]
description = "A utility for automation of project directories and switching workspaces"
readme = "README.md"
keywords = ["project", "management"]
categories = ["command-line-interface", "command-line-utilities", "development-tools"]
license = "MIT"
repository = "https://github.com/NeoLegends/hacknow-rs"
[profile.release]
lto = true
[dependencies.emojicons]
version = "1.0.1"
[dependencies.clap]
version = "2.26.2"