https://github.com/dovolopor-research/cnlp-cli
CNLP Command Line Interface.
https://github.com/dovolopor-research/cnlp-cli
Last synced: 2 months ago
JSON representation
CNLP Command Line Interface.
- Host: GitHub
- URL: https://github.com/dovolopor-research/cnlp-cli
- Owner: dovolopor-research
- License: mit
- Created: 2020-06-18T11:14:43.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-06-18T17:36:00.000Z (almost 5 years ago)
- Last Synced: 2025-02-28T09:19:30.571Z (3 months ago)
- Language: Python
- Size: 3.91 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# cnlp-cli
`cnlp-cli` is CNLP Command Line Interface, which is a submodule of cnlp.
## Feature
- Creating a project from template.
## Creating a Project
```bash
cnlp create $project $template
```- `$project` is your project name.
- `$template` is optional, default is standard.