Ashton Charbonneau 3 년 전
부모
커밋
1456cc8c80
2개의 변경된 파일0개의 추가작업 그리고 16개의 파일을 삭제
  1. 0
    1
      README.md
  2. 0
    15
      bucket/scc.json

+ 0
- 1
README.md 파일 보기

@@ -8,6 +8,5 @@ Current programs:
8 8
 - [Go Replace](https://github.com/piranha/goreplace) v2.6 ([GitHub releases](https://github.com/piranha/goreplace/releases))
9 9
 - [hledger](https://hledger.org/) v1.21 ([Downloads](https://hledger.org/download.html), [GitHub releases](https://github.com/simonmichael/hledger/releases))
10 10
 - [Multiscreen Blank](http://multiscreenblank.nookkin.com/) v2.4.0.0 ([Releases](http://dl.nookkin.com/products/multiscreenblank/))
11
-- [scc](https://github.com/boyter/scc) v3.0.0 ([GitHub releases](https://github.com/boyter/scc/releases))
12 11
 - [Todour](https://nerdur.com/todour-pl/) v2.20 ([GitHub releases](https://github.com/SverrirValgeirsson/Todour/releases))
13 12
 - [W10Wheel.NET](https://github.com/ykon/w10wheel.net) v2.7.3 ([GitHub releases](https://github.com/ykon/w10wheel.net/releases))

+ 0
- 15
bucket/scc.json 파일 보기

@@ -1,15 +0,0 @@
1
-{
2
-	"homepage": "https://github.com/boyter/scc",
3
-	"description": "A tool similar to cloc, sloccount and tokei. For counting physical the lines of code, blank lines, comment lines, and physical lines of source code in many programming languages. The goal is to be the fastest code counter possible, but also perform COCOMO calculation like sloccount and to estimate code complexity similar to cyclomatic complexity calculators. In short one tool to rule them all.",
4
-	"version": "3.0.0",
5
-	"license": "MIT",
6
-	"url": "https://github.com/boyter/scc/releases/download/v3.0.0/scc-3.0.0-x86_64-pc-windows.zip",
7
-	"hash": "sha256:F3972ACF03C09FF836071D1D173CB49281C8BC0F9682217118565CA62C5559B8",
8
-	"bin": [
9
-		[
10
-			"scc.exe",
11
-			"scc"
12
-		]
13
-	],
14
-	"checkver": "github"
15
-}

Loading…
취소
저장