Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/harwinborger/spaceframework-cli
With the CLI you can initialize new SpaceFramework projects using ITCSS and SMACSS methodologies
https://github.com/harwinborger/spaceframework-cli
Last synced: 18 days ago
JSON representation
With the CLI you can initialize new SpaceFramework projects using ITCSS and SMACSS methodologies
- Host: GitHub
- URL: https://github.com/harwinborger/spaceframework-cli
- Owner: HarwinBorger
- Created: 2020-09-27T17:10:00.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2020-11-08T17:34:03.000Z (about 4 years ago)
- Last Synced: 2024-10-16T17:11:19.544Z (2 months ago)
- Language: JavaScript
- Homepage:
- Size: 31.3 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[![npm version](https://badge.fury.io/js/spaceframework-cli.svg)](https://www.npmjs.com/package/spaceframework-cli)
# SpaceFramework-CLI
With the CLI you can initialize new SpaceFramework projects using ITCSS and SMACSS methodologies## Install Spaceframework CLI
``` npm install -g spaceframework-cli ```## Start new project
```spaceframework --init```