Page Menu
Home
Sealhub
Search
Configure Global Search
Log In
Files
F10359655
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
526 B
Referenced Files
None
Subscribers
None
View Options
diff --git a/dev-setup.sh b/dev-setup.sh
new file mode 100644
index 00000000..13506441
--- /dev/null
+++ b/dev-setup.sh
@@ -0,0 +1,14 @@
+mkdir Sealious
+git clone https://github.com/Sealious/Sealious.git
+git clone https://github.com/Sealious/sealious-base-chips
+git clone https://github.com/Sealious/sealious-example app
+npm install sealious-base-chips
+cd sealious-base-chips
+npm link .
+cd ../Sealious
+npm link sealious-base-chips
+npm install .
+npm link .
+cd ../sealious-example-app
+npm link sealious
+npm install
File Metadata
Details
Attached
Mime Type
text/x-diff
Expires
Sat, Nov 8, 01:28 (3 h, 10 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1033865
Default Alt Text
(526 B)
Attached To
Mode
rS Sealious
Attached
Detach File
Event Timeline
Log In to Comment