arrowdeprecated

API Builder Tools

Usage no npm install needed!

<script type="module">
  import arrow from 'https://cdn.skypack.dev/arrow';
</script>

README

API Builder Tools

API Builder Tools is an opinionated framework for building cloud based applications.

Related Projects

The following are related projects:

Running the Tests

Make sure you log in before running the tests.

Speeding Up the Tests

Want to run the unit tests even faster? Try this on OS X to mount a 512MB RAM Disk and use it for testing:

diskutil erasevolume HFS+ "ramdisk" `hdiutil attach -nomount ram://1048576`
export ARROW_TMP_ROOT=/Volumes/ramdisk

Licensing

This code is closed source and Confidential and Proprietary to Appcelerator, Inc. All Rights Reserved. This code MUST not be modified, copied or otherwise redistributed without express written permission of Appcelerator. This file is licensed as part of the Appcelerator Platform and governed under the terms of the Appcelerator license agreement. Your right to use this software terminates when you terminate your Appcelerator subscription.