index
:
Evernote-Rails-Example
master
An example of how to set up an OAuth connection and make API requests to Evernote from within a Rails application
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
setup.sh
blob: 20ada09f2038fc75cde53c5268ce5d834990cace (
plain
)
1
2
3
4
5
#!/bin/sh
bundle install --path vendor/bundle cp .env.sample .env