Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing files?? #1

Open
muneeb-arif opened this issue Nov 9, 2015 · 1 comment
Open

Missing files?? #1

muneeb-arif opened this issue Nov 9, 2015 · 1 comment

Comments

@muneeb-arif
Copy link

Hi, i reviewed the code usage and on top of it some external files are included, files are not there when download zip; composer.json is also missing.

Please advise.

var express = require('express');
var app = express();
var config = require( './config/app.json' );
var fs = require( 'fs' );

@peebles
Copy link
Owner

peebles commented Nov 9, 2015

fitbit-oauth2 is a library that you would use in your own application. The
README.md describes example code that you would need to write, which uses
this library.
a

On Mon, Nov 9, 2015 at 4:44 AM, muneeb-arif [email protected]
wrote:

Hi, i reviewed the code usage and on top of it some external files are
included, files are not there when download zip; composer.json is also
missing.

Please advise.

var express = require('express');
var app = express();
var config = require( './config/app.json' );
var fs = require( 'fs' );


Reply to this email directly or view it on GitHub
#1.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants