Skip to content

rust-on-slack/rustacean-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rustacean bot

The friendly bot used on https://rust-slack.herokuapp.com

Running

cargo run

And the server will be running at: http://localhost:3000

Testing

Running tests

cargo test
cargo test -- --ignored # Runs the integration tests

Deploying to Heroku

$ heroku create
$ git push heroku master
$ heroku open

or

Deploy to Heroku

LICENSE

MIT

About

The friendly bot used on rust-lang.slack.com

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages