Start packager through cli

Reviewed By: frantic

Differential Revision: D2561066

fb-gh-sync-id: 1743153a84947da5d0e54aca7e1919cf5df3a965
This commit is contained in:
Martín Bigio
2015-10-20 16:58:11 -07:00
committed by facebook-github-bot-3
parent 5c4bb894bf
commit 088c193a22
5 changed files with 60 additions and 36 deletions

8
local-cli/setup_env.sh Executable file
View File

@@ -0,0 +1,8 @@
# Copyright (c) 2015-present, Facebook, Inc.
# All rights reserved.
#
# This source code is licensed under the BSD-style license found in the
# LICENSE file in the root directory of this source tree. An additional grant
# of patent rights can be found in the PATENTS file in the same directory.
ulimit -n 4096