Skip to content
This repository was archived by the owner on Mar 8, 2020. It is now read-only.

Commit 742c249

Browse files
authored
Remove getting started (#70)
1 parent c023b4c commit 742c249

22 files changed

+4
-1080
lines changed

.gitignore

+4-1
Original file line numberDiff line numberDiff line change
@@ -38,4 +38,7 @@ jspm_packages
3838
.node_repl_history
3939

4040
# Getting started archive - created as part of thenpm install
41-
packages/**/digitalPropertyNetwork.bna
41+
packages/**/digitalPropertyNetwork.bna
42+
43+
# Fabric start tools if they are downloaded into the usual directory
44+
fabric-tools/**

packages/getting-started/Dockerfile

-2
This file was deleted.

packages/getting-started/LICENSE

-202
This file was deleted.

packages/getting-started/README.md

-4
This file was deleted.

packages/getting-started/cli.js

-44
This file was deleted.

packages/getting-started/config/default.json

-8
This file was deleted.

packages/getting-started/lib/cmds/landregistry.js

-23
This file was deleted.

packages/getting-started/lib/cmds/landregistry_cmds/addDefaultTitles.js

-36
This file was deleted.

packages/getting-started/lib/cmds/landregistry_cmds/listTitles.js

-41
This file was deleted.

0 commit comments

Comments
 (0)