Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/securingsincity/feature-toggles
https://github.com/securingsincity/feature-toggles
Last synced: about 12 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/securingsincity/feature-toggles
- Owner: securingsincity
- License: mit
- Created: 2016-10-02T20:40:49.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2023-10-26T05:29:23.000Z (about 1 year ago)
- Last Synced: 2024-11-08T02:10:05.276Z (about 2 months ago)
- Language: TypeScript
- Size: 8.79 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
npm install
npm install -g typings
typings installgulp tasks:
test - compiles and runs tests
compile - compiles code from src to lib
watch - compiles and runs tests on each file change
watch-debug - compiles tests on each file change