An open API service indexing awesome lists of open source software.

https://github.com/exane/test-repo


https://github.com/exane/test-repo

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# test-repo

A simple test-repo for fume-deploy. It includes a basic gulp builder and a config file.

```
npm install
npm run gulp
```

Edit config/cfg.js and set key to 'abc123'

Create a file called 'SECRET_TEXT.txt' and put it in the root directory.

```
npm run app
```

Should output the first 10 results of the fibonacci sequence.