Introduce service (#13)

This commit is contained in:
vms
2020-08-07 11:54:37 +03:00
committed by GitHub
parent 32ffc7c8a7
commit c06dddd5ae
14 changed files with 533 additions and 149 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "fce-cli"
description = "Fluence FCE command line tool for develop services for the Fluence network"
description = "Fluence FCE command line tool"
version = "0.1.1"
authors = ["Fluence Labs"]
repository = "https://github.com/fluencelabs/fce/tools/cli"