## @0x/contract-addresses A tiny utility library for getting known deployed contract addresses for a particular network. ## Installation ```bash yarn add @0x/contract-addresses ``` **Import** ```typescript import { getContractAddressesForNetworkOrThrow } from '@0x/contract-addresses'; ``` or ```javascript var getContractAddressesForNetworkOrThrow = require('@0x/contract-addresses').getContractAddressesForNetworkOrThrow; ``` ## Contributing We welcome improvements and fixes from the wider community! To report bugs within this package, please create an issue in this repository. Please read our [contribution guidelines](../../CONTRIBUTING.md) before getting started. ### Install dependencies If you don't have yarn workspaces enabled (Yarn < v1.0) - enable them: ```bash yarn config set workspaces-experimental true ``` Then install dependencies ```bash yarn install ``` ### Build To build this package and all other monorepo packages that it depends on, run the following from the monorepo root directory: ```bash PKG=@0x/contract-addresses yarn build ``` ### Clean ```bash yarn clean ``` ### Lint ```bash yarn lint ``` ### Run Tests ```bash yarn test ``` s-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/editors/wily
Commit message (Expand)AuthorAgeFilesLines
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-201-3/+2
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGMartin Wilke2008-03-261-2/+2
* - Update maintainer mail adressMartin Wilke2007-12-141-1/+1
* Remove always-false/true conditions based on OSVERSION 500000Edwin Groothuis2007-10-041-7/+1
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-201-0/+1
* - Update MASTER_SITESMartin Wilke2006-10-071-1/+2
* Make it respect ${CC} and ${CFLAGS}Renato Botelho2006-07-031-1/+3
* Update to 0.13.42.Sam Lawrance2006-05-162-11/+9
* Mark as BROKEN on 4.x: Requires more recent libc.Volker Stolz2006-02-141-2/+7
* Fix build on 4.x.Sam Lawrance2006-01-311-0/+13
* - Add SHA256Pav Lucistnik2005-11-261-0/+1
* - Fix dependency linePav Lucistnik2004-11-101-1/+1
* Add RUN_DEPEND on x11-fonts/Xg to enable utf8 supportVolker Stolz2004-11-081-2/+3
* Fix build with gcc 3.4Tilman Keskinoz2004-08-161-0/+5
* Drop maintainership. Maintainer is not using FreeBSD asErwin Lansing2004-05-091-1/+1
* use DOCSDIR + some cleaning.Thierry Thomas2004-04-133-51/+28
* - Fix MASTER_SITESKirill Ponomarev2004-03-251-1/+0
* SIZE-ify my ports.Thierry Thomas2004-03-191-0/+1
* Reassign maintainership to the former maintainer.Thierry Thomas2004-03-191-1/+1
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
* Make portlint(1) happy by changing strip to ${STRIP_CMD}Sergey A. Osokin2003-09-241-1/+1
* Hand ports over to Thierry Thomas <thierry@pompo.net>.Christian Weisgerber2003-07-311-1/+1
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1