Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/ionide/Forge

F# CLI tool for project, file, and solution management
https://github.com/ionide/Forge

Add deprecation info

7e7a102df0e52acc970d39c0804661639f7c70bb authored over 4 years ago
Bump .NET SDK version to match CI (#133)

22e1f197ea0081f401f3539d50d487fe98dfc026 authored over 4 years ago
Update sh file

69db2d95545082092e691d0f9e5e8df7b27601a2 authored almost 5 years ago
Make build.sh executable

c76950f5ae84dce2d7ed13679e1933781eb830b8 authored almost 5 years ago
Change default target

c93b121310522d1fb173755e6edc7769a8fa6fa9 authored almost 5 years ago
Update dependencies

02120b2098c098037d6bff87e53fd9020e0f8711 authored almost 5 years ago
Bump test projects

aab09732ae8906c47f3fa6d3ac429a2773f146ae authored almost 5 years ago
Add Paket and FAKE as local tools

0ab60ffdfb55fc0a571df7c5c3e02573832a0824 authored almost 5 years ago
Add rollforward

036f889de3247ad877b750f43f42c967dafd1059 authored almost 5 years ago
Fix isValidFileName (#129)

7f67fcdb8a023ad094261b6731976fdf82654089 authored over 5 years ago
Use .Net Core templates

8ca36c419db2fa746188ddb6fb467356ac6caaee authored over 5 years ago
Some fixes around project creation

b935088ae8781a8e709e162ace0234a54d96aeb7 authored over 5 years ago
Dele AssemblyInfo.s files

71cb9bf739604bbccfabb4fe98b52fc6c5ea2b04 authored over 5 years ago
Ignore AssemblyInfo files

64cc45453144837b410bbe2a92fe95858269c938 authored over 5 years ago
Conditionally include AssemblyInfo.fs

9fc59041073b6ae1b1991a0f105a4ee0f6f6efa9 authored over 5 years ago
Pin paket version

ca3265806244a711e1945bde37a96c21358a233e authored over 5 years ago
Fix forge command line version option

92ea970c858a69c379495ad8724efb7142d82e77 authored over 5 years ago
Use reflection to get the assembly version

In command line tool

388be7d8ab1d3f9bf811193b116def455581003e authored over 5 years ago
Remove an useless fsc warning

For prerelease versions

06fb27c1d708df6d3f9f20d0815503837c3e74c1 authored over 5 years ago
Use auto-detect in paket.dependencies

9d1178aab88612c4bcb2728e55e3d7b990f630bf authored over 5 years ago
Update README.md

d6706b7bd95ed325beb6f86becb28fd37adcf06c authored almost 6 years ago
Update CONTRIBUTING gude

c2b7e854095c7eba56d5b603fd40a80c7bf45336 authored almost 6 years ago
Run Pack on CI

85fa28f656640f3e36e428861504d9a1263b56c9 authored almost 6 years ago
Add NuGet packing

bcf8d58694cb8c81539d0682b9b9b99e2367391e authored almost 6 years ago
Check both InvalidPathChars and InvalidFileChars

9826f94d977243cd9fbe43fa5e407b6ac1a232cd authored almost 6 years ago
Remove old build files

86b8bf13ebe484a60e2d556d1938d359b4f7cae1 authored almost 6 years ago
CI updates

52be1b67d5d2ecf9fb24644d4d14a74e363357a0 authored almost 6 years ago
Updates to build process

9435b3c9cb2dfe57db41df006f260d1914ab7ab0 authored almost 6 years ago
Update readme

1f56ba3abb203af70918c4152746643758600d63 authored almost 6 years ago
Update build process to FAKE 5

d4bff5f8bc5db5c03b0a81908549a697b7f2122b authored almost 6 years ago
Initial port to .Net Core and .Net Standard

3e5447816dd3406b43857a86f02529186a395d90 authored almost 6 years ago
Set output type to prevent additional tfm attribute generation

9f9a8370367867458143de0eb411cfd80dd69c73 authored almost 6 years ago
Add annotations so this builds on Mono 5.18+ (#119)

db4680cee965eba7b76b96191fdcfb963e9732c0 authored almost 6 years ago
Update README.md

c55a71e4dfe2ef49fde855124ac70a38cf6d41c4 authored almost 6 years ago
Create CODE_OF_CONDUCT.md

7b7bd5e3d3318076333ba58df0cb430d2be5b69a authored almost 6 years ago
Add type annotation for .NetCore 2.2 support (#118)

e3dd503d5c4d7cde1df8f50b7a14e2f7dd350c3a authored almost 6 years ago
Update Paket stuff

9b7bc0034d44656eeff76de8d757a1a4c3f2cdc4 authored over 6 years ago
Persist targetframeworks as semicolon separated list (#110)

deb1adf855d5f59726dbd6ab1cc52e0e2336cfe1 authored almost 7 years ago
Updates location of templates files in the CONTRIBUTING file. (#109)

e52144c34b34b79cb095bb268efeb1e6eeebea42 authored almost 7 years ago
Updates paket.bootstrapper.exe . (#107)

1c1156241ae6523717b508aa8afc46faea5e46ee authored almost 7 years ago
Add message when templates where refreshed

6e06854c963d760b072a26b4cf1475e86dc59ca7 authored almost 7 years ago
Fix probing paths

79ff43d0fdd9fbd9b099ce9338068351628373a0 authored almost 7 years ago
chmod a+x forge.sh (#105)

753a1c37166d279410e87125350206fe07064da7 authored almost 7 years ago
Use mono to run Forge.exe in forge.sh (#105)

9f5cc6c8d62f142de603dd63f3520717dba650c3 authored almost 7 years ago
Bump version to 2.2.0

a7fff6b34272e9d8389c17505a0f4e698b704801 authored about 7 years ago
add Fake into build group (#103)

55fcc98fede6d589fc374a57b067ded00ca1e27d authored about 7 years ago
Rename file validity checks (#102)

Check new filename is valid
Check new file does not exist
Check path to new file exists

dd4a3a8ea20514b0174d310e5a52f09916395ec4 authored about 7 years ago
List projects by folder (#99)

Implemented the command to list projects by folder. It will list all projects in a given folder ...

9e0bb34702432266500b665d3134778355cbea22 authored about 7 years ago
Add missing shell script for manual linux installation (#101)

ac8e1922846819fc807d59257846675f8ffee3f7 authored about 7 years ago
Bump version to 2.1.0

174f32a30a2ba48ddaf9faf1caf9119ccd4b6515 authored about 7 years ago
Tests for add above and add below (#97)

8f16859ef7b1e430ae17f4d388d1fc8886553592 authored about 7 years ago
Added integration tests

a2280dcd127706b279ac5b8dce8900aa285c1414 authored about 7 years ago
Added argument for CopyToOutputDirectory setting

Added to the new file and add file commands

c898d8abbb13e37758cc28fd2302b9846282762a authored about 7 years ago
Fix #91: numbered templates (#95)

* Numbered list for project templates

* Numbered list for file templates

f1c884f16527990ecc6342ae0feb418ae1bbdb20 authored about 7 years ago
Resolve BadImageFormatException on Mono (fix #90) (#93)

Case-sensitivity matters. :)

29573a519cbd2e2f9b4546635c858ec06162d9aa authored over 7 years ago
Fix add above/below

2d4d697e3cb9a00d26efb3a1031e4fd04c6725a2 authored over 7 years ago
Handle call without and command

36c9f5e8decbc7bf6e5b569a1feaa7db2aa800e0 authored over 7 years ago
Bump version to 2.0.0

e271393a18dc43f206e19a9e11fd18f914bb7bb6 authored over 7 years ago
Fix Paket init

48940cd98357501623d183114afa7a548ed2b214 authored over 7 years ago
Use --no-resolve for Paket

26d829823d758fdd05496c0557547471d3a28da5 authored over 7 years ago
Update bootstrapper

308c33ad013e152aa0baab911e89b58cc76a67a8 authored over 7 years ago
Add version command

950a76cea5c1df1eba98737ee65648766262eb37 authored over 7 years ago
Add support for solution level content in templates

19e9e2724ed7a3bb4942cbf2da7d7783de16b8e1 authored over 7 years ago
Remove interactvie mode

3e192b61df508c9ab85c732d7aab627cdb2e9acb authored over 7 years ago
Bump version to 2.0.0-Bo

5d4e599b3d2dfc27b4d4b5f94a1eb844325a1395 authored over 7 years ago
Move unit tests to Expecto

122fefae3f74705246e56cd4f9995a07dda17a54 authored over 7 years ago
Small clean up

ec4b22fb6a7c64b16d7358812244552833724a48 authored over 7 years ago
Include .vscode folder

3c069bf22351035bf7580d7d3065da382eb92a82 authored over 7 years ago
Change integration test runner

6fc623052d8ec0f4b2ecd22a8e7c5571d1faf67b authored over 7 years ago
Add framework restriction if we generate paket

ca087dbfc16299e7962bbe6862bfb41671da1a8e authored over 7 years ago
Bump version to 2.0.0-Andromeda

38c9abb4811a685847be2882a378e6b3969d5683 authored over 7 years ago
Change way cwd is handled

ee04a99f9152973d87b3bdd23ef4c624e2826909 authored over 7 years ago
Run Expecto in build script

fb63d56d6172493cf7a6ea13a0e5fbcb12ff8c76 authored over 7 years ago
Move integration tests to Expecto

43a47111a0265efc4bf5e1caa78cbcbb35f6a90b authored over 7 years ago
Use new templates repository

b5cb1cc6978bb25db8e414e27db78ab13c8f546d authored over 7 years ago
Return 0 on exit

80154047a00bcc47c81248d16635fed5aba088a0 authored over 7 years ago
Small fix

aa06f68da020e6b86352b1a4a3ea0b898e3bd08f authored over 7 years ago
Try to fix integration tests on mono

68b69882350bf9b3581c29199b91eb7fe671c547 authored over 7 years ago
Handle no Paket arg

0c2508d7d97ea6a231bc11596f0bd6aa5e6c5115 authored over 7 years ago
Add paket redirects

bd2fc00c7d55ea93681031f0647e2e8f8ba4356d authored over 7 years ago
Update bindingRedirects

521e34d27f9a65c877135e173ea8dec8854b3ef5 authored over 7 years ago
Change templates and .exe location

8d8f26f6336a5edf18c10d5b97d5012c658cafaf authored over 7 years ago
Small fixes

c065284b5ce93fe874c49581f2938263b606c619 authored over 7 years ago
Don't force GUID on project reference

0ac78714fdf1db68f60603766386023d067e080a authored over 7 years ago
Add DotNetCliToolReferences

0cd196f8f76bf76738350b95d2820c2814630f43 authored over 7 years ago
Changes to ProjectSystem

ae21f67c1bf1fc441c19f61319f87f79b2a83211 authored over 7 years ago
Update README.md

1f87695d813ee521b50c671ed430184b01a25b81 authored over 7 years ago
Update dependencies

f24723a33b81152eb82a11f42409dd628ed323d5 authored over 7 years ago
Fix update changes (#69)

* updated usage to Argu 3.7 to fix broken code after paket update

* fixed: usage not showing
...

c3911cec82c7c4f25e530814f70849c2e0c9d160 authored over 7 years ago
Bump version to 1.4.2

67e2d8961f15b590bd4a32726ad883c52082a6b1 authored over 7 years ago
Fix #53: error when adding a file to a project with no files (#65)

21fa8b196a9cd8fb2fb964d68275b0b2aa405348 authored over 7 years ago
check for FORGE_TEMPLATE_DIR environment variable (#63)

182db589cb89983114b30c3b75c870745eac778d authored over 7 years ago
Bump version to 1.4.1

4c080a569ef36f4649c18b5b64dbee4c995fc2b7 authored almost 8 years ago
Paket.Init function replace Copy and fixes #58 (#60)

* \#58 replaced Paket.Copy with Paket.Init

* fixing function definition location #58

3846fdc8c1f80d4df01d83d1e4f97e5e606aa078 authored almost 8 years ago
Check validity of new project name and project directory. (#56)

* Prompt with check

* Check for validity of new project path.

* Use IsNullOrWhiteSpace

ac63b0046f89689c7eea6d57930ad5de541aee9e authored almost 8 years ago
Fix where path has spaces (#42)

Currently fails if `%~dp0` contains spaces. Added quotes around the path to fix.

9f1c283712e6864589dae07a3ce91ce8982283dc authored almost 8 years ago
Add missing assemblies to ZIP package (#44)

* Add missing assemblies to ZIP package

* Don't remove dependencies after build

14e7811d7758e383f73ffb51764bcf5f225e58be authored almost 8 years ago
Bump version to 1.4.0

d0fa71e5c284c142e2b1c800395182f3b31e7f5f authored almost 8 years ago
Change `update` into `update-version`

c471d332a1bcda98a3933d62b5272822b09ed0c8 authored almost 8 years ago
Added steps to install from source on linux.

0a6c7568affbe43585e8bdbe6f123c0fe1176866 authored about 8 years ago