import 'shine'
client = Shine::Client.new(<token>)
profile = client.profile
Besides profile, there are a few other calls implemented.
Everyone is encouraged to help improve this project. Here are a few ways you can help:
- Report bugs
- Fix bugs and submit pull requests
- Write, clarify, or fix documentation
- Suggest or add new features