couchbaselabs / couchbaselabs/mini-hacks
code doesn't match the README.md? can't run without editing
Open
- Dominant language
- Java
- Stars
- 137
- Forks
- 54
- PR merge metrics
- No merged PRs in 30d
Description
Reading the android README.md, it seems that I should just be able to run after importing the project, but I cannot as of commit ecdcc1.
MainActivity.java has an OOTB syntax error on line 88:
``` java
//Step 1 - created 'startCBLite' method
...{
//Step 2 - Get reference to database object
//Step 3 - Create Index to allow for Fast Queries
}
```
Unless I misunderstand the Setup > Verify step, I think I should be able to run this without changing things.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.