You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Daniel M 07c9a33cca add photo-image as javascript buffer 10 months ago
..
datatypes remove photo.caption 10 months ago
filesystem add photo-image as javascript buffer 10 months ago
README.md organize 1 year ago

README.md

javascript development for stele1

see npm help link

(cd ./datatypes/; npm link)
(cd ./filesystem/; npm link @stele1/datatypes; npm link)
cd ~/path/to-dev/project/
npm link @stele1/datatypes @stele1/filesystem