Skip to content
This repository has been archived by the owner on Feb 17, 2021. It is now read-only.

Pull in latest changes from upstream #1

Merged
merged 106 commits into from
Oct 3, 2019
Merged

Pull in latest changes from upstream #1

merged 106 commits into from
Oct 3, 2019

Conversation

psvenk
Copy link
Owner

@psvenk psvenk commented Oct 3, 2019

No description provided.

psvenk and others added 30 commits March 28, 2019 17:20
GNU has multiple licenses, so "GNU License" is ambiguous. I changed it to "GNU GPLv3" because that is the license in the file LICENSE.md, but I would recommend changing it to "GNU GPLv3 or later" (or even better, "GNU GPLv2 or later" if you want to be compatible with GPLv2), so that if a GPLv4 license is released, Aspine will be compatible with projects that use GPLv4. I have not made this change because I do not hold the copyright to the software and do not have the legal right to make such a decision about the license of the software.
I added instructions to host Aspine locally for testing purposes. I prepended
`node` to the command `./serve.js insecure` because `./serve.js` assumes that
the file `serve.js` has the execute bit enabled in Unix permissions, but
the repository may be cloned into a directory on a filesystem without Unix
permissions, such as NTFS (like on my computer), or the user may be running
a non-Unix-like operating system such as Windows (I'm not sure how Windows
handles this).
Fix bulleted list formatting and clarify license
I forgot to mention that people should run `npm install`. I have now added it.
@psvenk psvenk merged commit f653037 into psvenk:master Oct 3, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants