Skip to content
This repository was archived by the owner on Mar 25, 2025. It is now read-only.

Commit 3bcb5fe

Browse files
committed
Release 1.0 - checkin node_modules for stability
1 parent ce2a166 commit 3bcb5fe

128,111 files changed

Lines changed: 6555934 additions & 32 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@ local.properties
3131

3232
# node.js
3333
#
34-
node_modules/
3534
npm-debug.log
3635

3736
# jest

README.md

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,11 @@
1-
# NOTE: Due to health issues and other demanding life events, I am no longer actively maintaining Snowflake. Trying to keep Snowflake working with all the associated Javascript library changes is a never ending job and requires more time then I have time for. I will, however, merge PRs if someone wants to contribute. If anyone is interested in taking over all of Snowflake, let me know via Gitter.
1+
# NOTES:
2+
###Snowflake now (May 4, 2016) has the ```node_modules``` checked in so that the app will work for everyone.
3+
4+
###Due to health issues and other demanding life events, I am no longer actively maintaining Snowflake.
5+
6+
###Trying to keep Snowflake working with all the associated Javascript library changes is a never ending job and requires more time then I have time for.
7+
8+
###If you successfully upgrade Snowflake, please make a PR and I will merge.
29

310

411
Snowflake ![snowflake](https://cloud.githubusercontent.com/assets/1282364/11599365/1a1c39d2-9a8c-11e5-8819-bc1e48b30525.png)
@@ -163,10 +170,6 @@ Using Validate.js for the Form processing was a breeze! And with the ability to
163170
git clone https://github.com/bartonhammond/snowflake.git
164171
```
165172

166-
* cd snowflake
167-
```
168-
npm install
169-
```
170173

171174
* Copy or move ```src/lib/config.example.js``` to ```src/lib/config.js```.
172175
* Note: you must select one of three options for the ```backend``` as shown below:

node_modules/.bin/docker

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

node_modules/.bin/generate-icon

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

node_modules/.bin/istanbul

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

node_modules/.bin/jest

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

node_modules/.bin/react-native

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

node_modules/.bin/regenerator

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

node_modules/apsl-react-native-button/.npmignore

Lines changed: 12 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

node_modules/apsl-react-native-button/Button.js

Lines changed: 102 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)