Skip to content

afsharalex/slack-it-to-me

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Slack It To Me!

Getting started

A simple cargo build will download and compile all dependencies and the binary itself.

Running

There are two options to run: cargo build followed by ./target/debug/slack-it-to-me or what I find more convenient: cargo run -- -c my-conf-file.conf. Using the -- allows the flags and subcommands entered thereafter to be passed to the binary rather than Cargo.

About

Slack CLI App written in Rust

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages