Skip to content

Build instructions #6

Open
Open
@Raynos

Description

There are no instructions on how to turn mylib.asp into a javascript file.

This may be a good time to add a README.

recommended README.md format

Note the API documentation should just link to the website.

Also note that github projects without readmes are considered "unfriendly". At least I personally find them so.

Further note: Using asp as a build system is "ugly" and not very cross-platform system. It's "popular" these days to use node.js as a build system. Note that using node.js (or any other build system) would allow you to split the main mylib file into multiple files (similarly to how jQuery does so). As for being cross platform one can use makefiles to run a node build file in *unix environments and use windows .cmd files to run build scripts in a windows environment.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions